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

Method ios

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

Source from the content-addressed store, hash-verified

229 }
230
231 get ios() {
232 return this.native;
233 }
234
235 get native() {
236 return this._native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected