placeId property

String? placeId
getter/setter pair

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

See https://developers.google.com/places/web-service/place-id to learn more.

Implementation

core.String? placeId;