placeIds property

List<String>? placeIds
getter/setter pair

The Google Maps Place IDs of hotels for which assets are requested.

See https://developers.google.com/places/web-service/place-id for more information.

Implementation

core.List<core.String>? placeIds;