subDestinations property

List<GoogleMapsPlacesV1PlaceSubDestination>? subDestinations
getter/setter pair

A list of sub destinations related to the place.

Implementation

core.List<GoogleMapsPlacesV1PlaceSubDestination>? subDestinations;