menu
lib_common_fx package
documentation
network/response.dart
NetError
NetError.new constructor
NetError.new constructor
dark_mode
light_mode
NetError
constructor
NetError
(
int
code
,
String
?
msg
)
Implementation
NetError(this.code, this.msg);
lib_common_fx package
documentation
network/response
NetError
NetError.new constructor
NetError class