menu
dio_http_util package
documentation
unauthorized_retry_config.dart
UnauthorizedRetryConfig
maxRetries property
maxRetries property
dark_mode
light_mode
maxRetries
property
int
maxRetries
final
单次
HttpUtil.send
内最多
额外
重试次数(不含首次请求)。
Implementation
final int maxRetries;
dio_http_util package
documentation
unauthorized_retry_config
UnauthorizedRetryConfig
maxRetries property
UnauthorizedRetryConfig class