menu
spiffynode package
documentation
spiffy_node.dart
NetworkException
NetworkException.new const constructor
NetworkException.new const constructor
dark_mode
light_mode
NetworkException
constructor
const
NetworkException
(
String
message
, [
Object
?
cause
])
Implementation
const NetworkException(this.message, [this.cause]);
spiffynode package
documentation
spiffy_node
NetworkException
NetworkException.new const constructor
NetworkException class