menu
k_network package
documentation
throw/net_exception.dart
NetException
NetException.new constructor
NetException.new constructor
dark_mode
light_mode
NetException
constructor
NetException
(
{
String
?
code
,
String
?
message
,
})
Implementation
NetException({this.code, this.message});
k_network package
documentation
throw/net_exception
NetException
NetException.new constructor
NetException class