routingSummaries property
A list of routing summaries where each entry associates to the
corresponding place in the same index in the places
field.
If the routing summary is not available for one of the places, it will contain an empty entry. This list will have as many entries as the list of places if requested.
Implementation
core.List<GoogleMapsPlacesV1RoutingSummary>? routingSummaries;