Cloud Firestore stores data in documents which map keys to values. To fetch data from an individual document, we can call documentReference.data ...
確定! 回上一頁