MCPcopy Create free account
hub / github.com/NativeScript/firebase / clearPersistence

Method clearPersistence

packages/firebase-firestore/index.d.ts:221–221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

219 batch(): IWriteBatch;
220
221 clearPersistence(): Promise<void>;
222
223 collection(collectionPath: string): ICollectionReference;
224

Callers 2

clearPersistenceMethod · 0.65
clearPersistenceMethod · 0.65

Implementers 3

Firestorepackages/firebase-firestore/index.andr
Firestorepackages/firebase-firestore/index.ios.
Firestorepackages/firebase-firestore/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected