evses property
List of EVSEs at the charging station.
Available only if EVChargingLocationFeature.EVSES is included in
EVSearchOptions.additional_features, otherwise empty.
Gets the list of EVSEs at the charging station.
Implementation
List<EVSEInfo> get evses;