menu
fuery_core package
documentation
fuery_core.dart
InfiniteQueryResult<Param, Data, Err>
statusValue property
statusValue property
dark_mode
light_mode
statusValue
property
QueryStatus
get
statusValue
inherited
Implementation
QueryStatus get statusValue => _stream.value.status;
fuery_core package
documentation
fuery_core
InfiniteQueryResult<Param, Data, Err>
statusValue property
InfiniteQueryResult class