TestEnum$json top-level constant
Implementation
@$core.Deprecated('Use testEnumDescriptor instead')
const TestEnum$json = const {
'1': 'TestEnum',
'2': const [
const {'1': 'FOO', '2': 1},
],
};
@$core.Deprecated('Use testEnumDescriptor instead')
const TestEnum$json = const {
'1': 'TestEnum',
'2': const [
const {'1': 'FOO', '2': 1},
],
};