UnexpectedParamIssue constructor

const UnexpectedParamIssue(
  1. String param
)

Implementation

const UnexpectedParamIssue(this.param);