connectorAggregation property

List<GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation>? connectorAggregation
getter/setter pair

A list of EV charging connector aggregations that contain connectors of the same type and same charge rate.

Implementation

core.List<GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation>?
    connectorAggregation;