DrivingManoeuvreVehicleRestriction constructor

const DrivingManoeuvreVehicleRestriction(
  1. DrivingVehicleRestriction vehicleRestriction,
  2. PolylinePosition position
)

Implementation

const DrivingManoeuvreVehicleRestriction(
    this.vehicleRestriction, this.position);