menu
daq package
documentation
models/states/query_state.dart
QueryStatusX
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => this == QueryLoadingState.success;
daq package
documentation
models/states/query_state
QueryStatusX
isSuccess property
QueryStatusX extension on
QueryLoadingState