PdfName constructor

const PdfName(
  1. String value
)

Implementation

const PdfName(this.value);