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

Method android

packages/firebase-ui/index.android.ts:651–653  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

649 }
650
651 get android() {
652 return this.native;
653 }
654
655 get app(): FirebaseApp {
656 if (this._auth) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected