Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ data
Method
data
packages/firebase-firestore/index.d.ts:149–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
exists: boolean;
148
149
data(): T;
150
}
151
152
export
interface
IQuerySnapshot<T extends DocumentData = DocumentData> {
Callers
nothing calls this directly
Implementers
2
DocumentSnapshot
packages/firebase-firestore/index.andr
QueryDocumentSnapshot
packages/firebase-firestore/index.andr
Calls
no outgoing calls
Tested by
no test coverage detected