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

Method ios

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

Source from the content-addressed store, hash-verified

923 }
924
925 get ios() {
926 return this.native;
927 }
928}
929
930const fp_refs = new Map<string, WeakRef<FIRFieldPath>>();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected