parkingType property

ParkingType? parkingType

The type of parking at the charging location. Available only if EVChargingLocationFeature.LOCATION_INFO is included in EVSearchOptions.additional_features, otherwise null. Gets the type of parking at the charging location.

Implementation

ParkingType? get parkingType;