scannedDataStream property

Stream<Barcode> scannedDataStream

Implementation

Stream<Barcode> get scannedDataStream => _scanUpdateController.stream;