Enrichment$json top-level constant

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

Implementation

@$core.Deprecated('Use enrichmentDescriptor instead')
const Enrichment$json = const {
  '1': 'Enrichment',
  '2': const [
    const {'1': 'do_not_enrich', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'doNotEnrich'},
    const {'1': 'container', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Enrichment.Container', '9': 0, '10': 'container'},
  ],
  '3': const [Enrichment_Container$json],
  '8': const [
    const {'1': 'mode'},
  ],
};