menu
zenify package
documentation
query/core/zen_query_config.dart
ZenQueryConfig<T>
retryDelay property
retryDelay property
dark_mode
light_mode
retryDelay
property
Duration
retryDelay
final
Base delay between retries (used when retryDelayFn is null)
Implementation
final Duration retryDelay;
zenify package
documentation
query/core/zen_query_config
ZenQueryConfig<T>
retryDelay property
ZenQueryConfig class