Job constructor

const Job(
  1. RandomGenerator random
)

Implementation

const Job(this.random);