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

Method native

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

Source from the content-addressed store, hash-verified

757 }
758
759 get native() {
760 return this._native;
761 }
762
763 get android() {
764 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected