menu
simple_rest_service package
documentation
entities/rest_response.dart
RestResponse<T>
RestResponse.new constructor
RestResponse.new constructor
dark_mode
light_mode
RestResponse<
T
>
constructor
RestResponse<
T
>
(
RestStatusCode
restStatusCode
)
Implementation
RestResponse(this.restStatusCode);
simple_rest_service package
documentation
entities/rest_response
RestResponse<T>
RestResponse.new constructor
RestResponse class