maxChargingCurrentInAmperes property
getter/setter pair
Maximum charging current supported by the vehicle's battery in Amperes.
It must be positive.
When omitted, the charging current is determined by the charging station attributes.
Defaults to null.
Implementation
double? maxChargingCurrentInAmperes;