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