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