TestMessageWithCustomOptions_AnEnum$json top-level constant
- @Deprecated('Use testMessageWithCustomOptionsDescriptor instead')
Implementation
@$core.Deprecated('Use testMessageWithCustomOptionsDescriptor instead')
const TestMessageWithCustomOptions_AnEnum$json = {
'1': 'AnEnum',
'2': [
{'1': 'ANENUM_VAL1', '2': 1},
{'1': 'ANENUM_VAL2', '2': 2, '3': {}},
],
'3': {},
};