IncorrectTextException constructor

const IncorrectTextException(
  1. String message
)

Implementation

const IncorrectTextException(this.message);