GoogleMapsPlacesV1PlaceGenerativeSummary constructor
GoogleMapsPlacesV1PlaceGenerativeSummary({
- GoogleTypeLocalizedText? description,
- GoogleTypeLocalizedText? overview,
- GoogleMapsPlacesV1References? references,
Implementation
GoogleMapsPlacesV1PlaceGenerativeSummary({
this.description,
this.overview,
this.references,
});