InitStep constructor

InitStep(
  1. String label
)

Implementation

InitStep(this.label) : state = InitStepState.pending;