scanResults property

Stream<List<PrinterBluetooth>> scanResults

Implementation

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