GoogleMapsPlacesV1EVChargeOptions constructor
GoogleMapsPlacesV1EVChargeOptions({
- List<
GoogleMapsPlacesV1EVChargeOptionsConnectorAggregation> ? connectorAggregation, - int? connectorCount,
Implementation
GoogleMapsPlacesV1EVChargeOptions({
this.connectorAggregation,
this.connectorCount,
});