reference property

DocumentReference reference

Returns the DocumentReference of this snapshot.

Implementation

DocumentReference get reference => _firestore.doc(_delegate.reference.path);