PriceTransformation$json top-level constant

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

Implementation

@$core.Deprecated('Use priceTransformationDescriptor instead')
const PriceTransformation$json = {
  '1': 'PriceTransformation',
  '2': [
    {
      '1': 'Template',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.PriceComponent',
      '10': 'Template'
    },
    {
      '1': 'Fields',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.FieldMask',
      '10': 'Fields'
    },
  ],
};