IndexNode$json top-level constant

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

Implementation

@$core.Deprecated('Use indexNodeDescriptor instead')
const IndexNode$json = const {
  '1': 'IndexNode',
  '2': const [
    const {'1': 'childs', '3': 1, '4': 3, '5': 11, '6': '.wikibulary.posdefviewer.IndexNode.Child', '10': 'childs'},
    const {'1': 'encoded', '3': 2, '4': 3, '5': 5, '10': 'encoded'},
    const {'1': 'encoded_word', '3': 3, '4': 3, '5': 9, '10': 'encodedWord'},
  ],
  '3': const [IndexNode_Child$json, IndexNode_WordItem$json],
};