GetPromotionRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getPromotionRequestDescriptor instead')
const GetPromotionRequest$json = {
  '1': 'GetPromotionRequest',
  '2': [
    {'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
    {'1': 'promotion_id', '3': 2, '4': 1, '5': 9, '10': 'promotionId'},
  ],
};