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