TestEagerMessage$json top-level constant

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

Implementation

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