TestMaps_MBoolEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use testMapsDescriptor instead')
const TestMaps_MBoolEntry$json = const {
  '1': 'MBoolEntry',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 8, '10': 'key'},
    const {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestIntIntMap',
      '10': 'value'
    },
  ],
  '7': const {'7': true},
};