TestMapSubmessage$json top-level constant

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

Implementation

@$core.Deprecated('Use testMapSubmessageDescriptor instead')
const TestMapSubmessage$json = const {
  '1': 'TestMapSubmessage',
  '2': const [
    const {
      '1': 'test_map',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestMap',
      '10': 'testMap'
    },
  ],
};