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