BarcodeMetadata_AllPricesEntry$json top-level constant

  1. @Deprecated('Use barcodeMetadataDescriptor instead')
Map<String, Object> const BarcodeMetadata_AllPricesEntry$json

Implementation

@$core.Deprecated('Use barcodeMetadataDescriptor instead')
const BarcodeMetadata_AllPricesEntry$json = {
  '1': 'AllPricesEntry',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {'1': 'value', '3': 2, '4': 1, '5': 11, '6': '.Credit', '10': 'value'},
  ],
  '7': {'7': true},
};