TestRecursiveMapMessage_AEntry$json top-level constant

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

Implementation

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