ParseError constructor

ParseError(
  1. String message
)

Implementation

ParseError(this.message);