Closed
Description
In the reference docs it says that the DeltaDocumentSnapshot data
method returns a DeltaDocumentSnapshot.
The text is correct I guess, just not the return type. According to the source code it is any
.
In the reference docs it says that the DeltaDocumentSnapshot data
method returns a DeltaDocumentSnapshot.
The text is correct I guess, just not the return type. According to the source code it is any
.