Dart lalu metode
myFunc().then(processValue)
.catchError(handleError);
Upset Unicorn
myFunc().then(processValue)
.catchError(handleError);