@NonNull abstract fun withVehicleCommercial(isVehicleCommercial: Boolean!): IRouteQuery
Specifies if the vehicle is used for commercial purposes to calculate route.
isVehicleCommercial - Boolean!:
isVehicleCommercial
Return IRouteQuery: The route query.