menu
u package
documentation
utils/u_http_client.dart
UHttpClientResponse
UHttpClientResponse.new constructor
UHttpClientResponse.new constructor
dark_mode
light_mode
UHttpClientResponse
constructor
UHttpClientResponse
(
{
String
?
response
,
String
?
error
,
String
?
exception
,
})
Implementation
UHttpClientResponse({this.response, this.error, this.exception});
u package
documentation
utils/u_http_client
UHttpClientResponse
UHttpClientResponse.new constructor
UHttpClientResponse class