scanResults property
Stream<List<PrinterDevice> >
get
scanResults
Implementation
Stream<List<PrinterDevice>> get scanResults => _scanResults.stream;
Stream<List<PrinterDevice>> get scanResults => _scanResults.stream;