menu
zenify package
documentation
query/core/zen_query_config.dart
ZenQueryConfig<T>
exponentialBackoff property
exponentialBackoff property
dark_mode
light_mode
exponentialBackoff
property
bool
exponentialBackoff
final
Whether to use exponential backoff for retries
Implementation
final bool exponentialBackoff;
zenify package
documentation
query/core/zen_query_config
ZenQueryConfig<T>
exponentialBackoff property
ZenQueryConfig class