newlyRecognizedBarcodes property
- @Deprecated('Prefer use of the property `newlyRecognizedBarcode` instead.')
Implementation
@Deprecated('Prefer use of the property `newlyRecognizedBarcode` instead.')
List<Barcode> get newlyRecognizedBarcodes => _newlyRecognizedBarcodes;