UPdfRef constructor

const UPdfRef(
  1. int number,
  2. int generation
)

Implementation

const UPdfRef(this.number, this.generation);