menu
dart_firebase_admin package
documentation
firestore.dart
DocumentSnapshot<T>
ref property
ref property
dark_mode
light_mode
ref
property
DocumentReference
<
T
>
ref
final
A
DocumentReference
for the document stored in this snapshot.
Implementation
final DocumentReference<T> ref;
dart_firebase_admin package
documentation
firestore
DocumentSnapshot<T>
ref property
DocumentSnapshot class