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