TestMaps$json top-level constant
Implementation
@$core.Deprecated('Use testMapsDescriptor instead')
const TestMaps$json = const {
'1': 'TestMaps',
'2': const [
const {
'1': 'm_int32',
'3': 1,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MInt32Entry',
'10': 'mInt32'
},
const {
'1': 'm_int64',
'3': 2,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MInt64Entry',
'10': 'mInt64'
},
const {
'1': 'm_uint32',
'3': 3,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MUint32Entry',
'10': 'mUint32'
},
const {
'1': 'm_uint64',
'3': 4,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MUint64Entry',
'10': 'mUint64'
},
const {
'1': 'm_sint32',
'3': 5,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MSint32Entry',
'10': 'mSint32'
},
const {
'1': 'm_sint64',
'3': 6,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MSint64Entry',
'10': 'mSint64'
},
const {
'1': 'm_fixed32',
'3': 7,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MFixed32Entry',
'10': 'mFixed32'
},
const {
'1': 'm_fixed64',
'3': 8,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MFixed64Entry',
'10': 'mFixed64'
},
const {
'1': 'm_sfixed32',
'3': 9,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MSfixed32Entry',
'10': 'mSfixed32'
},
const {
'1': 'm_sfixed64',
'3': 10,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MSfixed64Entry',
'10': 'mSfixed64'
},
const {
'1': 'm_bool',
'3': 11,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MBoolEntry',
'10': 'mBool'
},
const {
'1': 'm_string',
'3': 12,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestMaps.MStringEntry',
'10': 'mString'
},
],
'3': const [
TestMaps_MInt32Entry$json,
TestMaps_MInt64Entry$json,
TestMaps_MUint32Entry$json,
TestMaps_MUint64Entry$json,
TestMaps_MSint32Entry$json,
TestMaps_MSint64Entry$json,
TestMaps_MFixed32Entry$json,
TestMaps_MFixed64Entry$json,
TestMaps_MSfixed32Entry$json,
TestMaps_MSfixed64Entry$json,
TestMaps_MBoolEntry$json,
TestMaps_MStringEntry$json
],
};