menu
firestorm package
documentation
fs/queries/fs_query_result.dart
FSQueryResult<T>
snapshot property
snapshot property
dark_mode
light_mode
snapshot
property
QueryDocumentSnapshot
<
Object
?
>
?
get
snapshot
Implementation
QueryDocumentSnapshot? get snapshot => _snapshot;
firestorm package
documentation
fs/queries/fs_query_result
FSQueryResult<T>
snapshot property
FSQueryResult class