TestLazyMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use testLazyMessageDescriptor instead')
const TestLazyMessage$json = const {
  '1': 'TestLazyMessage',
  '2': const [
    const {
      '1': 'sub_message',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '8': const {'5': true},
      '10': 'subMessage',
    },
  ],
};