MissingEndTag constructor

MissingEndTag(
  1. String wanted
)

Implementation

MissingEndTag(this.wanted);