reference property

  1. @override
DocumentReference<T> reference
final

Returns the reference of this snapshot.

Implementation

@override
final DocumentReference<T> reference;