placeId property

String? placeId
getter/setter pair

The ID of the place.

Must correspond to a region. (https://developers.google.com/places/web-service/supported_types#table3)

Required.

Implementation

core.String? placeId;