placeId property

String? placeId
getter/setter pair

This Place's resource name, in places/{place_id} format.

This can be used to look up the place in the Google Maps API.

Implementation

core.String? placeId;