place property

String? place
getter/setter pair

The place ID of the geographic region.

Not all region types are supported; see documentation for details. Format: Must be in the format places/PLACE_ID, where PLACE_ID is the unique identifier of a place. For example: places/ChIJPV4oX_65j4ARVW8IJ6IJUYs.

Implementation

core.String? place;