menu
zenify package
documentation
query/logic/zen_mutation.dart
ZenMutation<TData, TVariables>
retryWithJitter property
retryWithJitter property
dark_mode
light_mode
retryWithJitter
property
bool
retryWithJitter
final
Whether to add random jitter to retry delays
Implementation
final bool retryWithJitter;
zenify package
documentation
query/logic/zen_mutation
ZenMutation<TData, TVariables>
retryWithJitter property
ZenMutation class