ReaderException constructor

ReaderException([
  1. Object? cause
])

Implementation

ReaderException([this.cause]);