menu
dev_logger_ui package
documentation
models/request_model.dart
RequestModel
httpCode property
httpCode property
dark_mode
light_mode
httpCode
property
int
?
httpCode
getter/setter pair
The HTTP status code of the response.
Implementation
int? httpCode;
dev_logger_ui package
documentation
models/request_model
RequestModel
httpCode property
RequestModel class