menu
iop_sdk package
documentation
utils.dart
HttpResponseError
HttpResponseError constructor
HttpResponseError constructor
dark_mode
light_mode
HttpResponseError
constructor
HttpResponseError
(
int
code
,
String
message
)
Implementation
HttpResponseError(this.code, this.message);
iop_sdk package
documentation
utils
HttpResponseError
HttpResponseError constructor
HttpResponseError class