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

Method native

packages/firebase-firestore/index.android.ts:1499–1501  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1497 }
1498
1499 get native() {
1500 return this._native;
1501 }
1502
1503 get android() {
1504 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected