GenericIssueErrorType constructor

const GenericIssueErrorType(
  1. String value
)

Implementation

const GenericIssueErrorType(this.value);