menu
bug_handler package
documentation
helpers.dart
HttpStatusCodeInfo
isRetryableError property
isRetryableError property
dark_mode
light_mode
isRetryableError
property
bool
isRetryableError
final
Checks if the request should be retried based on the status code
Implementation
final bool isRetryableError;
bug_handler package
documentation
helpers
HttpStatusCodeInfo
isRetryableError property
HttpStatusCodeInfo class