menu
neverthrow package
documentation
result.dart
Err<T, E>
Err.new constructor
Err.new constructor
dark_mode
light_mode
Err<
T
,
E
>
constructor
Err<
T
,
E
>
(
E
error
)
Implementation
Err(this.error);
neverthrow package
documentation
result
Err<T, E>
Err.new constructor
Err class