statusStream property
Stream<PrinterStatus>
get
statusStream
A stream that emits real-time status updates from the printer.
Implementation
Stream<PrinterStatus> get statusStream;
A stream that emits real-time status updates from the printer.
Stream<PrinterStatus> get statusStream;