values constant Null safety

List<PrinterDeviceType_Type> const values

Implementation

static const $core.List<PrinterDeviceType_Type> values = <PrinterDeviceType_Type> [
  BLUETOOTH,
  USB,
  USB_ACCESSORY,
  TTY,
  TCP,
];