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

Method native

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

Source from the content-addressed store, hash-verified

919 }
920
921 get native() {
922 return this._native;
923 }
924
925 get ios() {
926 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected