DiamondCutInput$json top-level constant

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

Implementation

@$core.Deprecated('Use diamondCutInputDescriptor instead')
const DiamondCutInput$json = {
  '1': 'DiamondCutInput',
  '2': [
    {
      '1': 'facet_cuts',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.TW.Barz.Proto.FacetCut',
      '10': 'facetCuts'
    },
    {'1': 'init_address', '3': 2, '4': 1, '5': 9, '10': 'initAddress'},
    {'1': 'init_data', '3': 3, '4': 1, '5': 12, '10': 'initData'},
  ],
};