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

Method ios

packages/firebase-firestore/index.ios.ts:330–332  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

328 }
329
330 get ios() {
331 return this.native;
332 }
333}
334
335export class DocumentChange implements IDocumentChange {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected