connectorGroups property
Connector groups for the location.
Provides an overview of the charging connectors in the location by type and power.
Available only if EVChargingLocationFeature.CONNECTOR_GROUPS is included in
EVSearchOptions.additional_features, otherwise empty.
Gets the connector groups for the location.
Implementation
List<EVChargingConnectorGroup> get connectorGroups;