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