RawPrinter constructor

RawPrinter(
  1. String printerName,
  2. Arena alloc
)

Implementation

RawPrinter(this.printerName, this.alloc);