Entry$json top-level constant
Implementation
@$core.Deprecated('Use entryDescriptor instead')
const Entry$json = {
'1': 'Entry',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
],
};