menu
optional package
documentation
optional_internal.dart
Optional<T>
isPresent property
isPresent property
dark_mode
light_mode
isPresent
property
bool
get
isPresent
Whether the Optional has a value.
Implementation
bool get isPresent;
optional package
documentation
optional_internal
Optional<T>
isPresent property
Optional class