voltageRangeInVolts property
getter/setter pair
Voltage range of the charge provided by the charging station, in volts.
Values are alphanumeric represented by the voltage range followed by 'V' and
by the current type 'AC' or 'DC', for example: '100-120V AC'.
This field can be null if data is unavailable.
Implementation
String? voltageRangeInVolts;