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

Method native

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

Source from the content-addressed store, hash-verified

1200 }
1201
1202 get native() {
1203 return this._native;
1204 }
1205
1206 get ios() {
1207 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected