menu
mp_http package
documentation
mp_http.dart
BaseResponse
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
The HTTP status code for this response.
Implementation
final int statusCode;
mp_http package
documentation
mp_http
BaseResponse
statusCode property
BaseResponse class