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

Method native

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

Source from the content-addressed store, hash-verified

1481 }
1482
1483 get native() {
1484 return this._native;
1485 }
1486
1487 get ios() {
1488 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected