How many “read”s does it cost to call get() function when fetching data from Firestore

前端 未结 0 2029
一个人的身影
一个人的身影 2020-12-11 05:23

I have the following code piece in a function that I call when I need to fetch the user profile data.

  FirebaseAuth _auth = FirebaseAuth.instance;
  final Fi         


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