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