IndexNode_Child$json top-level constant

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

Implementation

@$core.Deprecated('Use indexNodeDescriptor instead')
const IndexNode_Child$json = const {
  '1': 'Child',
  '2': const [
    const {'1': 'ch', '3': 1, '4': 1, '5': 5, '10': 'ch'},
    const {'1': 'trie_child_pos', '3': 2, '4': 1, '5': 5, '10': 'trieChildPos'},
    const {'1': 'flag', '3': 3, '4': 1, '5': 13, '10': 'flag'},
    const {'1': 'words', '3': 4, '4': 3, '5': 11, '6': '.wikibulary.posdefviewer.IndexNode.WordItem', '10': 'words'},
    const {'1': 'entries_azure_id', '3': 5, '4': 1, '5': 5, '10': 'entriesAzureId'},
  ],
};