Person constructor

const Person(
  1. RandomGenerator random
)

Implementation

const Person(this.random);