menu
http_network_client package
documentation
network_service.dart
RetryConfig
retryTimes property
retryTimes property
dark_mode
light_mode
retryTimes
property
int
retryTimes
final
Maximum number of retry attempts. Defaults to 3.
Implementation
final int retryTimes;
http_network_client package
documentation
network_service
RetryConfig
retryTimes property
RetryConfig class