menu
flutter_query package
documentation
experiments.dart
InfiniteQuerySnapshot<TData, TError, TPageParam>
failureCount property
failureCount property
dark_mode
light_mode
failureCount
property
int
failureCount
final
The number of times the current fetch has failed.
Implementation
final int failureCount;
flutter_query package
documentation
experiments
InfiniteQuerySnapshot<TData, TError, TPageParam>
failureCount property
InfiniteQuerySnapshot class