menu
dart_firebase_admin package
documentation
firestore.dart
DocumentChange<T>
doc property
doc property
dark_mode
light_mode
doc
property
QueryDocumentSnapshot
<
T
>
doc
final
The document affected by this change.
Implementation
final QueryDocumentSnapshot<T> doc;
dart_firebase_admin package
documentation
firestore
DocumentChange<T>
doc property
DocumentChange class