containingPlaces property

List<GoogleMapsPlacesV1PlaceContainingPlace>? containingPlaces
getter/setter pair

List of places in which the current place is located.

Implementation

core.List<GoogleMapsPlacesV1PlaceContainingPlace>? containingPlaces;