V2EnumLite$json top-level constant
Implementation
@$core.Deprecated('Use v2EnumLiteDescriptor instead')
const V2EnumLite$json = const {
'1': 'V2EnumLite',
'2': const [
const {'1': 'V2_FIRST', '2': 1},
const {'1': 'V2_SECOND', '2': 2},
],
};