menu
gp_design package
documentation
network.dart
NetworkException
NetworkException.new constructor
NetworkException.new constructor
dark_mode
light_mode
NetworkException
constructor
NetworkException
(
String
message
, {
int
?
code
,
})
Implementation
NetworkException(super.message, {super.code});
gp_design package
documentation
network
NetworkException
NetworkException.new constructor
NetworkException class