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