connectorTypeName property - EVChargingStation class - search library - Dart API
connectorTypeName
connectorTypeName property
getter/setter pair
Name 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
Can have customer names, in that case 'customer names' label is present.
This field can be null if data is unavailable.
Implementation
String? connectorTypeName;