menu
feggy_network package
documentation
imports_bindings.dart
Option<T>
isSome abstract method
isSome abstract method
dark_mode
light_mode
isSome
abstract method
bool
isSome
(
)
Return
true
when value is
Some
.
Implementation
bool isSome();
feggy_network package
documentation
imports_bindings
Option<T>
isSome abstract method
Option class