PriceCalculation$json top-level constant

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

Implementation

@$core.Deprecated('Use priceCalculationDescriptor instead')
const PriceCalculation$json = {
  '1': 'PriceCalculation',
  '2': [
    {'1': 'Factor', '3': 1, '4': 1, '5': 1, '10': 'Factor'},
    {
      '1': 'Template',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.PriceComponent',
      '10': 'Template'
    },
  ],
  '9': [
    {'1': 3, '2': 4},
  ],
};