powerFeedTypeId property

String? powerFeedTypeId
getter/setter pair

ID of the power feed type, as defined by the 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 searches using the SearchEngine, it may be null if the data is unavailable.

Implementation

String? powerFeedTypeId;