TestMapLite$json top-level constant

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

Implementation

@$core.Deprecated('Use testMapLiteDescriptor instead')
const TestMapLite$json = const {
  '1': 'TestMapLite',
  '2': const [
    const {
      '1': 'map_int32_int32',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapInt32Int32Entry',
      '10': 'mapInt32Int32'
    },
    const {
      '1': 'map_int64_int64',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapInt64Int64Entry',
      '10': 'mapInt64Int64'
    },
    const {
      '1': 'map_uint32_uint32',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapUint32Uint32Entry',
      '10': 'mapUint32Uint32'
    },
    const {
      '1': 'map_uint64_uint64',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapUint64Uint64Entry',
      '10': 'mapUint64Uint64'
    },
    const {
      '1': 'map_sint32_sint32',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapSint32Sint32Entry',
      '10': 'mapSint32Sint32'
    },
    const {
      '1': 'map_sint64_sint64',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapSint64Sint64Entry',
      '10': 'mapSint64Sint64'
    },
    const {
      '1': 'map_fixed32_fixed32',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapFixed32Fixed32Entry',
      '10': 'mapFixed32Fixed32'
    },
    const {
      '1': 'map_fixed64_fixed64',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapFixed64Fixed64Entry',
      '10': 'mapFixed64Fixed64'
    },
    const {
      '1': 'map_sfixed32_sfixed32',
      '3': 9,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapSfixed32Sfixed32Entry',
      '10': 'mapSfixed32Sfixed32'
    },
    const {
      '1': 'map_sfixed64_sfixed64',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapSfixed64Sfixed64Entry',
      '10': 'mapSfixed64Sfixed64'
    },
    const {
      '1': 'map_int32_float',
      '3': 11,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapInt32FloatEntry',
      '10': 'mapInt32Float'
    },
    const {
      '1': 'map_int32_double',
      '3': 12,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapInt32DoubleEntry',
      '10': 'mapInt32Double'
    },
    const {
      '1': 'map_bool_bool',
      '3': 13,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapBoolBoolEntry',
      '10': 'mapBoolBool'
    },
    const {
      '1': 'map_string_string',
      '3': 14,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapStringStringEntry',
      '10': 'mapStringString'
    },
    const {
      '1': 'map_int32_bytes',
      '3': 15,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapInt32BytesEntry',
      '10': 'mapInt32Bytes'
    },
    const {
      '1': 'map_int32_enum',
      '3': 16,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapInt32EnumEntry',
      '10': 'mapInt32Enum'
    },
    const {
      '1': 'map_int32_foreign_message',
      '3': 17,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.MapInt32ForeignMessageEntry',
      '10': 'mapInt32ForeignMessage'
    },
    const {
      '1': 'teboring',
      '3': 18,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestMapLite.TeboringEntry',
      '10': 'teboring'
    },
  ],
  '3': const [
    TestMapLite_MapInt32Int32Entry$json,
    TestMapLite_MapInt64Int64Entry$json,
    TestMapLite_MapUint32Uint32Entry$json,
    TestMapLite_MapUint64Uint64Entry$json,
    TestMapLite_MapSint32Sint32Entry$json,
    TestMapLite_MapSint64Sint64Entry$json,
    TestMapLite_MapFixed32Fixed32Entry$json,
    TestMapLite_MapFixed64Fixed64Entry$json,
    TestMapLite_MapSfixed32Sfixed32Entry$json,
    TestMapLite_MapSfixed64Sfixed64Entry$json,
    TestMapLite_MapInt32FloatEntry$json,
    TestMapLite_MapInt32DoubleEntry$json,
    TestMapLite_MapBoolBoolEntry$json,
    TestMapLite_MapStringStringEntry$json,
    TestMapLite_MapInt32BytesEntry$json,
    TestMapLite_MapInt32EnumEntry$json,
    TestMapLite_MapInt32ForeignMessageEntry$json,
    TestMapLite_TeboringEntry$json
  ],
};