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