TestRecursiveMessage$json top-level constant

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

Implementation

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