chargingMode property - EVChargingStation class - search library - Dart API
chargingMode
chargingMode property
getter/setter pair
Charging mode of the charging station. For more information, see
https://en.wikipedia.org/w/index.php?title=Charging_station&oldid=1013010605#IEC-61851-1_Charging_Modes standard.
This field can be null if data is unavailable.
Implementation
String? chargingMode;