Vehicle constructor

const Vehicle(
  1. RandomGenerator random
)

Implementation

const Vehicle(this.random);