firebase-firestore
Toggle table of contents
2.2.0
js
Platform filter
js
Switch theme
Search in API
firebase-firestore
firebase-firestore
/
dev.gitlive.firebase.firestore.externals
/
QuerySnapshot
Query
Snapshot
js
external
interface
QuerySnapshot
Members
Properties
docs
Link copied to clipboard
js
abstract
val
docs
:
Array
<
DocumentSnapshot
>
empty
Link copied to clipboard
js
abstract
val
empty
:
Boolean
metadata
Link copied to clipboard
js
abstract
val
metadata
:
SnapshotMetadata
Functions
doc
Changes
Link copied to clipboard
js
abstract
fun
docChanges
(
)
:
Array
<
DocumentChange
>