menu
data_repository package
documentation
remote/retry_policy.dart
RetryPolicy
maxDelay property
maxDelay property
dark_mode
light_mode
maxDelay
property
Duration
maxDelay
final
Upper bound on any single delay.
Implementation
final Duration maxDelay;
data_repository package
documentation
remote/retry_policy
RetryPolicy
maxDelay property
RetryPolicy class