menu
simple_rest_service package
documentation
entities/rest_response.dart
RestResponse<T>
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
get
statusCode
Implementation
int get statusCode => restStatusCode.code;
simple_rest_service package
documentation
entities/rest_response
RestResponse<T>
statusCode property
RestResponse class