Home > @firebase/firestore > / > DocumentSnapshot > ref
DocumentSnapshot.ref property
The DocumentReference
for the document included in the DocumentSnapshot
.
Signature:
get ref(): DocumentReference<T>;
Home > @firebase/firestore > / > DocumentSnapshot > ref
The DocumentReference
for the document included in the DocumentSnapshot
.
Signature:
get ref(): DocumentReference<T>;