NumberOfLanes

constructor(@IntRange(from = 0, to = 15) inDrivingDirection: Int? = null, @IntRange(from = 0, to = 15) inOppositeDirection: Int? = null)