PromotionInstance$json top-level constant

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

Implementation

@$core.Deprecated('Use promotionInstanceDescriptor instead')
const PromotionInstance$json = {
  '1': 'PromotionInstance',
  '2': [
    {'1': 'promotion', '3': 1, '4': 1, '5': 11, '6': '.promotions.v1.Promotion', '10': 'promotion'},
    {'1': 'promotion_value', '3': 2, '4': 1, '5': 2, '10': 'promotionValue'},
  ],
};