expectedBarcodes property
getter/setter pair
List of barcodes that the user has to find and scan.
Implementation
List<ExpectedBarcode> expectedBarcodes;
List of barcodes that the user has to find and scan.
List<ExpectedBarcode> expectedBarcodes;