menu
zuraffa package
documentation
simulation.dart
RetryPolicy
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Total attempts allowed (the first try + retries).
Implementation
final int maxAttempts;
zuraffa package
documentation
simulation
RetryPolicy
maxAttempts property
RetryPolicy class