MapLauncher constructor
const
MapLauncher({})
Implementation
const MapLauncher({
this.appleMapsUrlBuilder = _defaultAppleMapsUrl,
this.googleMapsUrlBuilder = _defaultGoogleMapsUrl,
this.errorMessage = 'Could not open maps application',
});