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