The entity for the document reference.
Create a document reference using a document ID, entity and parent collection.
The document ID.
The entity class for the document.
The parent collection.
Get the cached document data.
Get the document ID.
Get the firestore document reference.
Get the parent collection.
Get the path to the document.
Get the firestore document reference from the path.
Append the document ID to the path.
Creates a firestorm snapshot from the firestore snapshot.
The native query document snapshot.
Get a subcollection for a document.
The entity for the collection.
Gets the data from the document reference.
Returns whether we have already fetched the document data.
Attaches a listener for snapshot events for the document
Callback which is called when a new snapshot is available.
Callback which is called when listen fails.
The unsubscribe function for the listener.
Generated using TypeDoc
Representation of a Document Reference