ParsingFailure constructor

const ParsingFailure(
  1. String message
)

Implementation

const ParsingFailure(this.message);