TestEnum$json top-level constant
Implementation
@$core.Deprecated('Use testEnumDescriptor instead')
const TestEnum$json = {
'1': 'TestEnum',
'2': [
{'1': 'FOO', '2': 1},
],
};
@$core.Deprecated('Use testEnumDescriptor instead')
const TestEnum$json = {
'1': 'TestEnum',
'2': [
{'1': 'FOO', '2': 1},
],
};