GoogleMapsPlacesV1PlaceConsumerAlert constructor
GoogleMapsPlacesV1PlaceConsumerAlert({
- GoogleMapsPlacesV1PlaceConsumerAlertDetails? details,
- String? languageCode,
- String? overview,
Implementation
GoogleMapsPlacesV1PlaceConsumerAlert({
this.details,
this.languageCode,
this.overview,
});