ParserErrorMessages constructor

const ParserErrorMessages(
  1. String text
)

Implementation

const ParserErrorMessages(this.text);