Conference constructor

const Conference(
  1. RandomGenerator random
)

Implementation

const Conference(this.random);