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

Method native

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

Source from the content-addressed store, hash-verified

1007 }
1008
1009 get native() {
1010 return this._native;
1011 }
1012
1013 get ios() {
1014 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected