UpdateStep constructor

UpdateStep(
  1. String label
)

Implementation

UpdateStep(this.label) : state = UpdateStepState.pending;