barcodes property

Get the stream of scanned barcodes.

Implementation

Stream<BarcodeCapture> get barcodes => _barcodesController.stream;