menu
neverthrow package
documentation
result_async.dart
fromFuture property
fromFuture property
dark_mode
light_mode
fromFuture
top-level property
ResultAsync
<
T
,
E
>
Function<
T
,
E
>
(
Future
<
T
>
future
,
E
errorFn
(
Object
e
)
)
fromFuture
final
Implementation
final fromFuture = ResultAsync.fromFuture;
neverthrow package
documentation
result_async
fromFuture property
result_async library