menu
dart_firebase_admin package
documentation
firestore.dart
QuerySnapshot<T>
readTime property
readTime property
dark_mode
light_mode
readTime
property
Timestamp
?
readTime
final
The time this query snapshot was obtained.
Implementation
final Timestamp? readTime;
dart_firebase_admin package
documentation
firestore
QuerySnapshot<T>
readTime property
QuerySnapshot class