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