menu
neshan_maps_flutter package
documentation
location_picker.dart
NotFoundError
NotFoundError.new const constructor
NotFoundError.new const constructor
dark_mode
light_mode
NotFoundError
constructor
const
NotFoundError
(
String
message
, {
String
?
details
,
})
Creates a
NotFoundError
instance.
Implementation
const NotFoundError(super.message, {super.details});
neshan_maps_flutter package
documentation
location_picker
NotFoundError
NotFoundError.new const constructor
NotFoundError class