PromotionOnItem$json top-level constant

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

Implementation

@$core.Deprecated('Use promotionOnItemDescriptor instead')
const PromotionOnItem$json = {
  '1': 'PromotionOnItem',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'applies_to_modifiers', '3': 3, '4': 1, '5': 8, '10': 'appliesToModifiers'},
  ],
};