isPrinterOk property

bool get isPrinterOk

Implementation

bool get isPrinterOk {
  return this == PrinterStatus.printerOk;
}