menu
bug_handler package
documentation
helpers.dart
HttpStatusCodeInfo
isAccepted property
isAccepted property
dark_mode
light_mode
isAccepted
property
bool
isAccepted
final
Checks if the status code specifically represents Accepted (202)
Implementation
final bool isAccepted;
bug_handler package
documentation
helpers
HttpStatusCodeInfo
isAccepted property
HttpStatusCodeInfo class