menu
khadem package
documentation
http.dart
ResponseStatus
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
get
statusCode
Gets the current status code.
Implementation
int get statusCode => _response.statusCode;
khadem package
documentation
http
ResponseStatus
statusCode property
ResponseStatus class