menu
fpdt package
documentation
either.dart
UnwrapException<L>
UnwrapException constructor
UnwrapException constructor
dark_mode
light_mode
UnwrapException<
L
>
constructor
UnwrapException<
L
>
(
L
value
)
Implementation
UnwrapException(this.value);
fpdt package
documentation
either
UnwrapException<L>
UnwrapException constructor
UnwrapException class