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

Method native

packages/firebase-auth/index.ios.ts:836–838  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

834 }
835
836 get native() {
837 return this._native;
838 }
839
840 get ios() {
841 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected