menu
better_effect package
documentation
better_effect.dart
ResultDart<S extends Object, F extends Object>
toAsyncResult abstract method
toAsyncResult abstract method
dark_mode
light_mode
toAsyncResult
abstract method
AsyncResultDart
<
S
,
F
>
toAsyncResult
(
)
Return a
AsyncResult
.
Implementation
AsyncResultDart<S, F> toAsyncResult();
better_effect package
documentation
better_effect
ResultDart<S extends Object, F extends Object>
toAsyncResult abstract method
ResultDart class