Firestore: Non-existing Documents #4809
Labels
api: firestore
Issues related to the Firestore API.
type: process
A process-related concern. May include testing, release, or the like.
Calls to
DocumentSnapshot.to_dict()
for non-existing documents should returnNone
and not an empty dictionary.The text was updated successfully, but these errors were encountered: