GoogleMapsPlacesV1ContentBlock constructor
GoogleMapsPlacesV1ContentBlock({
- GoogleTypeLocalizedText? content,
- GoogleMapsPlacesV1References? references,
- String? topic,
Implementation
GoogleMapsPlacesV1ContentBlock({
this.content,
this.references,
this.topic,
});