我在Firestore中有一张这样的地图:
ratings:{ id1:{value:5,...rest of map} id2:{value:3,...rest of map} }
我如何计算 (5+3=8) ?