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