TestOptimizedForSize$json top-level constant

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

Implementation

@$core.Deprecated('Use testOptimizedForSizeDescriptor instead')
const TestOptimizedForSize$json = const {
  '1': 'TestOptimizedForSize',
  '2': const [
    const {'1': 'i', '3': 1, '4': 1, '5': 5, '10': 'i'},
    const {
      '1': 'msg',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.ForeignMessage',
      '10': 'msg'
    },
    const {
      '1': 'integer_field',
      '3': 2,
      '4': 1,
      '5': 5,
      '9': 0,
      '10': 'integerField'
    },
    const {
      '1': 'string_field',
      '3': 3,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'stringField'
    },
  ],
  '5': const [
    const {'1': 1000, '2': 536870912},
  ],
  '6': const [
    const {
      '1': 'test_extension',
      '2': '.protobuf_unittest.TestOptimizedForSize',
      '3': 1234,
      '4': 1,
      '5': 5,
      '10': 'testExtension'
    },
    const {
      '1': 'test_extension2',
      '2': '.protobuf_unittest.TestOptimizedForSize',
      '3': 1235,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestRequiredOptimizedForSize',
      '10': 'testExtension2'
    },
  ],
  '8': const [
    const {'1': 'foo'},
  ],
};