PrinterDevice constructor Null safety

PrinterDevice(
  1. PrinterDeviceType type
)

Implementation

PrinterDevice(this.type);