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