menu
appletheia_monad package
documentation
option.dart
Some<T>
or method
or method
dark_mode
light_mode
or
method
@
override
Option
<
T
>
or
(
Option
<
T
>
other
)
override
Implementation
@override Option<T> or(Option<T> other) => this;
appletheia_monad package
documentation
option
Some<T>
or method
Some class