TestOneofBackwardsCompatible$json top-level constant
- @Deprecated('Use testOneofBackwardsCompatibleDescriptor instead')
Map<String, Object>
const
TestOneofBackwardsCompatible$json
Implementation
@$core.Deprecated('Use testOneofBackwardsCompatibleDescriptor instead')
const TestOneofBackwardsCompatible$json = const {
'1': 'TestOneofBackwardsCompatible',
'2': const [
const {'1': 'foo_int', '3': 1, '4': 1, '5': 5, '10': 'fooInt'},
const {'1': 'foo_string', '3': 2, '4': 1, '5': 9, '10': 'fooString'},
const {'1': 'foo_message', '3': 3, '4': 1, '5': 11, '6': '.protobuf_unittest.TestAllTypes', '10': 'fooMessage'},
const {'1': 'foogroup', '3': 4, '4': 1, '5': 10, '6': '.protobuf_unittest.TestOneofBackwardsCompatible.FooGroup', '10': 'foogroup'},
],
'3': const [TestOneofBackwardsCompatible_FooGroup$json],
};