menu
dio_retry_fixed package
documentation
dio_retry_fixed.dart
RetryOptions
retries property
retries property
dark_mode
light_mode
retries
property
int
retries
final
The number of retry in case of an error
Implementation
final int retries;
dio_retry_fixed package
documentation
dio_retry_fixed
RetryOptions
retries property
RetryOptions class