menu
state_beacon package
documentation
state_beacon.dart
AsyncValue<T>
isData property
isData property
dark_mode
light_mode
isData
property
bool
get
isData
Returns
true
if this is
AsyncData
.
Implementation
bool get isData => false;
state_beacon package
documentation
state_beacon
AsyncValue<T>
isData property
AsyncValue class