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

Method native

packages/firebase-auth/index.android.ts:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 get native() {
80 return this._native;
81 }
82
83 get android() {
84 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected