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

Method native

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

Source from the content-addressed store, hash-verified

696 }
697
698 get native() {
699 return this._native;
700 }
701
702 get ios() {
703 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected