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

Method native

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

Source from the content-addressed store, hash-verified

36 }
37
38 get native() {
39 return this._native;
40 }
41
42 get ios() {
43 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected