menu
google_maps_url_extractor package
documentation
exceptions.dart
NetworkException
NetworkException.new const constructor
NetworkException.new const constructor
dark_mode
light_mode
NetworkException
constructor
const
NetworkException
(
String
message
, [
String
?
details
])
Implementation
const NetworkException(super.message, [super.details]);
google_maps_url_extractor package
documentation
exceptions
NetworkException
NetworkException.new const constructor
NetworkException class