menu
sdk_core_dart package
documentation
retry.dart
RetryConfig
max property
max property
dark_mode
light_mode
max
property
Duration
max
final
Maximum local backoff. Does not clamp server-supplied retry hints.
Implementation
final Duration max;
sdk_core_dart package
documentation
retry
RetryConfig
max property
RetryConfig class