dataStream property

Stream<Barcode> dataStream

Implementation

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