barcodes property
Optional. Information specific to the pass’s barcode. The system uses the first valid barcode dictionary in the array. Additional dictionaries can be added as fallbacks. For this dictionary’s keys, see Barcode Dictionary Keys. Note: Available only in iOS 9.0 and later.
Implementation
final List<Barcode>? barcodes;