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

Method android

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

Source from the content-addressed store, hash-verified

1419 }
1420
1421 get android() {
1422 return this.native;
1423 }
1424
1425 _app: FirebaseApp;
1426 get app(): FirebaseApp {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected