EnumOptions$json top-level constant
Implementation
@$core.Deprecated('Use enumOptionsDescriptor instead')
const EnumOptions$json = const {
'1': 'EnumOptions',
'2': const [
const {'1': 'allow_alias', '3': 2, '4': 1, '5': 8, '10': 'allowAlias'},
const {
'1': 'deprecated',
'3': 3,
'4': 1,
'5': 8,
'7': 'false',
'10': 'deprecated'
},
const {
'1': 'uninterpreted_option',
'3': 999,
'4': 3,
'5': 11,
'6': '.google.protobuf.UninterpretedOption',
'10': 'uninterpretedOption'
},
],
'5': const [
const {'1': 1000, '2': 536870912},
],
'9': const [
const {'1': 5, '2': 6},
],
};