ThenRunUnaryX<S> extension

syntactic sugar to pass a FutureValueResult to a UnaryFutureOr

on

Methods

thenRun<T>(UnaryFutureOr<T, S> function) FutureValueResult<T>
thenRunVoid<T>(UnaryFutureOr<T, S> function) FutureVoidResult