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

Method android

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

Source from the content-addressed store, hash-verified

628 }
629
630 get android() {
631 return this.native;
632 }
633
634 url: string;
635 androidInstallIfNotAvailable: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected