currentRangeInAmperes property - EVChargingStation class - search library - Dart API
currentRangeInAmperes
currentRangeInAmperes property
getter/setter pair
Current range provided by the charging station, in amperes.
Values are alpha numeric represented by the Ampere value followed by an 'A',
for example '12A-80A'.
This field can be null if data is unavailable.
Implementation
String? currentRangeInAmperes;