MCPcopy 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
152export interface IQuerySnapshot<T extends DocumentData = DocumentData> {

Callers

nothing calls this directly

Implementers 2

DocumentSnapshotpackages/firebase-firestore/index.andr
QueryDocumentSnapshotpackages/firebase-firestore/index.andr

Calls

no outgoing calls

Tested by

no test coverage detected