scanResults property

Stream<List<PrinterDevice>> scanResults

Implementation

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