Firestore to which the Document belongs
Document path
Get a subcollection of the document
Path to subcollection
Deletes a Document from Firestore
Read the Document from Firestore
Decodes a JSON-formatted response into a DocumentSnapshot
JSON-formatted response
Updates the document in Firestore Creates the document if it does not exist
Data for the document
Generated using TypeDoc
Represents a Document in a Firestore A DocumentReference does not gaurantee a Document exists