Firestore DocumentReference that will be subscribed to
Optional
options: UseDocumentOptionsOptions to configure the subscription
Document snapshot, loading state, and error
undefined
if document does not exist, is currently being fetched, or an error occurredtrue
while fetching the document; false
if the document was fetched successfully or an error occurredundefined
if no error occurred
Returns and updates a DocumentSnapshot of a Firestore DocumentReference