TestOneof2$json top-level constant

  1. @Deprecated('Use testOneof2Descriptor instead')
Map<String, Object> const TestOneof2$json

Implementation

@$core.Deprecated('Use testOneof2Descriptor instead')
const TestOneof2$json = const {
  '1': 'TestOneof2',
  '2': const [
    const {'1': 'foo_enum', '3': 6, '4': 1, '5': 14, '6': '.proto3_unittest.TestOneof2.NestedEnum', '9': 0, '10': 'fooEnum'},
  ],
  '4': const [TestOneof2_NestedEnum$json],
  '8': const [
    const {'1': 'foo'},
  ],
};