NumberNegativeNotAllowedIssue constructor

const NumberNegativeNotAllowedIssue(
  1. num currentValue
)

Implementation

const NumberNegativeNotAllowedIssue(this.currentValue);