TestRecursiveMapMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use testRecursiveMapMessageDescriptor instead')
const TestRecursiveMapMessage$json = const {
  '1': 'TestRecursiveMapMessage',
  '2': const [
    const {
      '1': 'a',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestRecursiveMapMessage.AEntry',
      '10': 'a'
    },
  ],
  '3': const [TestRecursiveMapMessage_AEntry$json],
};