PdfException constructor

PdfException([
  1. String? message
])

Implementation

PdfException([this.message]);