connectorTypeId property - EVChargingStation class - search library - Dart API
connectorTypeId
connectorTypeId property
getter/setter pair
ID of the connector type.
For more information on the current connector types, see
https://www.here.com/docs/bundle/ev-charge-points-api-developer-guide/page/topics/resource-type-connector.html
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? connectorTypeId;