ForeignEnumLite$json top-level constant
Implementation
@$core.Deprecated('Use foreignEnumLiteDescriptor instead')
const ForeignEnumLite$json = {
'1': 'ForeignEnumLite',
'2': [
{'1': 'FOREIGN_LITE_FOO', '2': 4},
{'1': 'FOREIGN_LITE_BAZ', '2': 6},
{'1': 'FOREIGN_LITE_BAR', '2': 5},
],
};