TestParsingMergeLite$json top-level constant

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

Implementation

@$core.Deprecated('Use testParsingMergeLiteDescriptor instead')
const TestParsingMergeLite$json = const {
  '1': 'TestParsingMergeLite',
  '2': const [
    const {
      '1': 'required_all_types',
      '3': 1,
      '4': 2,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypesLite',
      '10': 'requiredAllTypes'
    },
    const {
      '1': 'optional_all_types',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypesLite',
      '10': 'optionalAllTypes'
    },
    const {
      '1': 'repeated_all_types',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypesLite',
      '10': 'repeatedAllTypes'
    },
    const {
      '1': 'optionalgroup',
      '3': 10,
      '4': 1,
      '5': 10,
      '6': '.protobuf_unittest.TestParsingMergeLite.OptionalGroup',
      '10': 'optionalgroup'
    },
    const {
      '1': 'repeatedgroup',
      '3': 20,
      '4': 3,
      '5': 10,
      '6': '.protobuf_unittest.TestParsingMergeLite.RepeatedGroup',
      '10': 'repeatedgroup'
    },
  ],
  '3': const [
    TestParsingMergeLite_RepeatedFieldsGenerator$json,
    TestParsingMergeLite_OptionalGroup$json,
    TestParsingMergeLite_RepeatedGroup$json
  ],
  '5': const [
    const {'1': 1000, '2': 536870912},
  ],
  '6': const [
    const {
      '1': 'optional_ext',
      '2': '.protobuf_unittest.TestParsingMergeLite',
      '3': 1000,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypesLite',
      '10': 'optionalExt'
    },
    const {
      '1': 'repeated_ext',
      '2': '.protobuf_unittest.TestParsingMergeLite',
      '3': 1001,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypesLite',
      '10': 'repeatedExt'
    },
  ],
};