Forger constructor

Forger({
  1. Coordinator? coordinator,
  2. Period? period,
})

Implementation

Forger({this.coordinator, this.period});