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