TestArenaMapLite$json top-level constant

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

Implementation

@$core.Deprecated('Use testArenaMapLiteDescriptor instead')
const TestArenaMapLite$json = const {
  '1': 'TestArenaMapLite',
  '2': const [
    const {'1': 'map_int32_int32', '3': 1, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapInt32Int32Entry', '10': 'mapInt32Int32'},
    const {'1': 'map_int64_int64', '3': 2, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapInt64Int64Entry', '10': 'mapInt64Int64'},
    const {'1': 'map_uint32_uint32', '3': 3, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapUint32Uint32Entry', '10': 'mapUint32Uint32'},
    const {'1': 'map_uint64_uint64', '3': 4, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapUint64Uint64Entry', '10': 'mapUint64Uint64'},
    const {'1': 'map_sint32_sint32', '3': 5, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapSint32Sint32Entry', '10': 'mapSint32Sint32'},
    const {'1': 'map_sint64_sint64', '3': 6, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapSint64Sint64Entry', '10': 'mapSint64Sint64'},
    const {'1': 'map_fixed32_fixed32', '3': 7, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapFixed32Fixed32Entry', '10': 'mapFixed32Fixed32'},
    const {'1': 'map_fixed64_fixed64', '3': 8, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapFixed64Fixed64Entry', '10': 'mapFixed64Fixed64'},
    const {'1': 'map_sfixed32_sfixed32', '3': 9, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapSfixed32Sfixed32Entry', '10': 'mapSfixed32Sfixed32'},
    const {'1': 'map_sfixed64_sfixed64', '3': 10, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapSfixed64Sfixed64Entry', '10': 'mapSfixed64Sfixed64'},
    const {'1': 'map_int32_float', '3': 11, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapInt32FloatEntry', '10': 'mapInt32Float'},
    const {'1': 'map_int32_double', '3': 12, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapInt32DoubleEntry', '10': 'mapInt32Double'},
    const {'1': 'map_bool_bool', '3': 13, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapBoolBoolEntry', '10': 'mapBoolBool'},
    const {'1': 'map_string_string', '3': 14, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapStringStringEntry', '10': 'mapStringString'},
    const {'1': 'map_int32_bytes', '3': 15, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapInt32BytesEntry', '10': 'mapInt32Bytes'},
    const {'1': 'map_int32_enum', '3': 16, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapInt32EnumEntry', '10': 'mapInt32Enum'},
    const {'1': 'map_int32_foreign_message', '3': 17, '4': 3, '5': 11, '6': '.protobuf_unittest.TestArenaMapLite.MapInt32ForeignMessageEntry', '10': 'mapInt32ForeignMessage'},
  ],
  '3': const [TestArenaMapLite_MapInt32Int32Entry$json, TestArenaMapLite_MapInt64Int64Entry$json, TestArenaMapLite_MapUint32Uint32Entry$json, TestArenaMapLite_MapUint64Uint64Entry$json, TestArenaMapLite_MapSint32Sint32Entry$json, TestArenaMapLite_MapSint64Sint64Entry$json, TestArenaMapLite_MapFixed32Fixed32Entry$json, TestArenaMapLite_MapFixed64Fixed64Entry$json, TestArenaMapLite_MapSfixed32Sfixed32Entry$json, TestArenaMapLite_MapSfixed64Sfixed64Entry$json, TestArenaMapLite_MapInt32FloatEntry$json, TestArenaMapLite_MapInt32DoubleEntry$json, TestArenaMapLite_MapBoolBoolEntry$json, TestArenaMapLite_MapStringStringEntry$json, TestArenaMapLite_MapInt32BytesEntry$json, TestArenaMapLite_MapInt32EnumEntry$json, TestArenaMapLite_MapInt32ForeignMessageEntry$json],
};