menu
zenify package
documentation
query/core/zen_query_config.dart
ZenQueryConfig<T>
maxRetryDelay property
maxRetryDelay property
dark_mode
light_mode
maxRetryDelay
property
Duration
maxRetryDelay
final
Maximum delay for retries (prevents infinite growth)
Implementation
final Duration maxRetryDelay;
zenify package
documentation
query/core/zen_query_config
ZenQueryConfig<T>
maxRetryDelay property
ZenQueryConfig class