menu
trinity package
documentation
models/async_value.dart
AsyncData<T>
hasValue property
hasValue property
dark_mode
light_mode
hasValue
property
bool
get
hasValue
Implementation
bool get hasValue => value != null;
trinity package
documentation
models/async_value
AsyncData<T>
hasValue property
AsyncData class