How to store a Query Snapshot forEach return in a map (Flutter Firebase)

后端 未结 0 1543
我在风中等你
我在风中等你 2020-12-29 20:16

I have this code:

databaseReference
          .collection("myCol").doc(\'myDoc\')
          .get()
                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题