connectorTypes property

List<String>? connectorTypes
getter/setter pair

The list of preferred EV connector types.

A place that does not support any of the listed connector types is filtered out.

Optional.

Implementation

core.List<core.String>? connectorTypes;