CarInstructionUTurn constructor

const CarInstructionUTurn(
  1. String exitName
)

Implementation

const CarInstructionUTurn(this.exitName);