FacetCut$json top-level constant

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

Implementation

@$core.Deprecated('Use facetCutDescriptor instead')
const FacetCut$json = {
  '1': 'FacetCut',
  '2': [
    {'1': 'facet_address', '3': 1, '4': 1, '5': 9, '10': 'facetAddress'},
    {
      '1': 'action',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.TW.Barz.Proto.FacetCutAction',
      '10': 'action'
    },
    {
      '1': 'function_selectors',
      '3': 3,
      '4': 3,
      '5': 12,
      '10': 'functionSelectors'
    },
  ],
};