menu
odbc_fast package
documentation
domain/entities/retry_options.dart
RetryOptions
initialDelay property
initialDelay property
dark_mode
light_mode
initialDelay
property
Duration
initialDelay
final
Delay before the first retry.
Implementation
final Duration initialDelay;
odbc_fast package
documentation
domain/entities/retry_options
RetryOptions
initialDelay property
RetryOptions class