CreateDiscountResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createDiscountResponseDescriptor instead')
const CreateDiscountResponse$json = {
  '1': 'CreateDiscountResponse',
  '2': [
    {'1': 'discount', '3': 1, '4': 1, '5': 11, '6': '.discounts.v1.Discount', '10': 'discount'},
  ],
};