menu
neomage package
documentation
data/api/retry.dart
RetryConfig
maxRetries property
maxRetries property
dark_mode
light_mode
maxRetries
property
int
maxRetries
final
Maximum number of retry attempts.
Implementation
final int maxRetries;
neomage package
documentation
data/api/retry
RetryConfig
maxRetries property
RetryConfig class