valid

val valid: Boolean? = null

Provides a boolean value you can use to determine if the given lane is valid for the user to complete the maneuver. For instance, if the lane array has four objects and the first two are marked as valid, then the driver can take either of the left lanes and stay on the route.

Since

2.0.0