maxChargingVoltageInVolts property - BatterySpecifications class - routing library - Dart API
maxChargingVoltageInVolts
maxChargingVoltageInVolts property
getter/setter pair
Maximum charging voltage supported by the vehicle's battery in Volts.
It must be positive.
When omitted, the voltage is determined by the charging station attributes.
Defaults to null.
Implementation
double? maxChargingVoltageInVolts;