menu
token_keeper package
documentation
core/retry_policy.dart
RefreshRetryConfig
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Total attempts including the first call.
1
disables retries.
Implementation
final int maxAttempts;
token_keeper package
documentation
core/retry_policy
RefreshRetryConfig
maxAttempts property
RefreshRetryConfig class