paperLow constant
Indicates if the printer is working and usable. Possible values: * NoPaper * OK * OutOfOrder * PaperJam * PaperLow
Implementation
@BuiltValueEnumConst(wireName: r'PaperLow')
static const PrinterStatus paperLow = _$paperLow;
Indicates if the printer is working and usable. Possible values: * NoPaper * OK * OutOfOrder * PaperJam * PaperLow
@BuiltValueEnumConst(wireName: r'PaperLow')
static const PrinterStatus paperLow = _$paperLow;