DbTrieNode$json top-level constant
Implementation
@$core.Deprecated('Use dbTrieNodeDescriptor instead')
const DbTrieNode$json = {
'1': 'DbTrieNode',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
{'1': 'childChars', '3': 2, '4': 3, '5': 13, '10': 'childChars'},
{'1': 'items', '3': 3, '4': 1, '5': 13, '10': 'items'},
{'1': 'hash', '3': 4, '4': 1, '5': 12, '10': 'hash'},
],
};