SuccessfulStatus constructor

SuccessfulStatus(
  1. int issueCounter
)

Implementation

SuccessfulStatus(this.issueCounter);