Dart puis méthode

myFunc().then(processValue)
        .catchError(handleError);
Upset Unicorn