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

Method native

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

Source from the content-addressed store, hash-verified

377 }
378
379 get native() {
380 return this._native;
381 }
382
383 get ios() {
384 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected