menu
jm_basic_flutter package
documentation
net/network_code.dart
HttpCode
HttpCode.new constructor
HttpCode.new constructor
dark_mode
light_mode
HttpCode
constructor
HttpCode
(
String
?
code
,
String
?
message
)
Implementation
HttpCode(this.code, this.message);
jm_basic_flutter package
documentation
net/network_code
HttpCode
HttpCode.new constructor
HttpCode class