menu
dartboot_core package
documentation
retry
RetryOptions
maxAttempts property
maxAttempts
brightness_4
maxAttempts
property
int
maxAttempts
final
Maximum number of attempts before giving up, defaults to 8.
Implementation
final int maxAttempts;
dartboot_core package
documentation
retry
RetryOptions
maxAttempts property
RetryOptions class
Constructors
RetryOptions
Properties
delayFactor
hashCode
maxAttempts
maxDelay
randomizationFactor
runtimeType
Methods
delay
noSuchMethod
retry
toString
Operators
operator ==