ReaderException constructor

ReaderException([
  1. dynamic message
])

Implementation

ReaderException([this.message]);