menu
flutter_query package
documentation
experiments.dart
InfiniteQuerySnapshot<TData, TError, TPageParam>
isFetchingNextPage property
isFetchingNextPage property
dark_mode
light_mode
isFetchingNextPage
property
bool
isFetchingNextPage
final
Whether this query is currently fetching the next page.
Implementation
final bool isFetchingNextPage;
flutter_query package
documentation
experiments
InfiniteQuerySnapshot<TData, TError, TPageParam>
isFetchingNextPage property
InfiniteQuerySnapshot class