menu
shopify_storefront package
documentation
network_exceptions.dart
NetworkException
NetworkException.new constructor
NetworkException.new constructor
dark_mode
light_mode
NetworkException
constructor
NetworkException
(
[
String
?
message
,
String
?
url
,
String
?
prefix
])
Implementation
NetworkException([this.message, this.url, this.prefix]);
shopify_storefront package
documentation
network_exceptions
NetworkException
NetworkException.new constructor
NetworkException class