attributions property

List<GoogleMapsPlacesV1PlaceAttribution>? attributions
getter/setter pair

A set of data provider that must be shown with this result.

Implementation

core.List<GoogleMapsPlacesV1PlaceAttribution>? attributions;