menu
http_network_client package
documentation
network_service.dart
RetryConfig
isToRetryOnError property
isToRetryOnError property
dark_mode
light_mode
isToRetryOnError
property
bool
isToRetryOnError
final
Enable automatic retry when the request returns an error response.
Implementation
final bool isToRetryOnError;
http_network_client package
documentation
network_service
RetryConfig
isToRetryOnError property
RetryConfig class