scanResults property

Stream<List<PrinterDevice>> get scanResults

Implementation

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