PrinterError constructor

PrinterError(
  1. String message
)

Implementation

PrinterError(this.message);