WriterException constructor

WriterException([
  1. dynamic message
])

Implementation

WriterException([this.message]);