ThenRunUnaryX<S extends Object> extension

syntactic sugar to pass a FutureResult to a UnaryFutureOr

on

Methods

thenRun<T extends Object>(UnaryFutureOr<T, S> function) FutureResult<T>