Skip to content

Throw error if data is nil in DocumentReference.getDocument

Compare
Choose a tag to compare
@kshivang kshivang released this 09 Jun 13:23
· 1 commit to master since this release

Throw error if data is nil in DocumentReference.getDocument, this fixes issue if snapshot.data() is nil.