placeId property

String? placeId
getter/setter pair

Place IDs uniquely identify a place in the Google Places database and on Google Maps.

This field is unique for a given customer ID and asset type. See https://developers.google.com/places/web-service/place-id to learn more about Place ID.

Implementation

core.String? placeId;