PdfBool constructor

const PdfBool(
  1. bool value
)

Implementation

const PdfBool(this.value);