powerFeedTypeName property - EVChargingStation class - search library - Dart API
powerFeedTypeName
powerFeedTypeName property
getter/setter pair
Name of the power feed type with respect to
https://en.wikipedia.org/wiki/SAE_J1772#Charging standard.
Provides the customer information on the charge level of the specific Connector Type.
Also, can describe level that is used in North America and Australia.
In that case label 'North America (Australia)' is present.
This field can be null if data is unavailable.
Implementation
String? powerFeedTypeName;