drivingSide

@SerialName(value = "driving_side")
val drivingSide: String? = null

A string representing which side the of the street people drive on in that location. Can be 'left' or 'right'.

Return

String either left or right

Since

3.0.0