powerFeedTypeId property - EVChargingStation class - search library - Dart API
powerFeedTypeId
powerFeedTypeId property
getter/setter pair
ID of the power feed type with respect to
https://en.wikipedia.org/wiki/SAE_J1772#Charging standard.
No data in case of offline search.
This field is always null for offline search using the OfflineSearchEngine. For online search using the SearchEngine, it can be null if data is unavailable.
Implementation
String? powerFeedTypeId;