menu
flutter_query package
documentation
experiments.dart
MutationSnapshot<TData, TError, TVariables>
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
isPaused
final
Whether the mutation is paused (typically offline).
Implementation
final bool isPaused;
flutter_query package
documentation
experiments
MutationSnapshot<TData, TError, TVariables>
isPaused property
MutationSnapshot class