PhasedObject constructor

PhasedObject({
  1. int phase = 0,
})

Implementation

PhasedObject({this.phase = 0});