menu
neverthrow package
documentation
result.dart
fromThrowable property
fromThrowable property
dark_mode
light_mode
fromThrowable
top-level property
Result
<
T
,
E
>
Function<
T
,
E
>
(
T
fn
(), {
E
errorFn
(
Object
?
)?
})
fromThrowable
final
Implementation
final fromThrowable = Result.fromThrowable;
neverthrow package
documentation
result
fromThrowable property
result library