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