LinkStep constructor

LinkStep(
  1. String label
)

Implementation

LinkStep(this.label) : state = LinkStepState.pending;