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

Method native

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

Source from the content-addressed store, hash-verified

954 }
955
956 get native() {
957 return this._native;
958 }
959
960 get ios() {
961 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected