menu
ako package
documentation
optional.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;
ako package
documentation
optional
Optional<T>
isPresent property
Optional class