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

Method android

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

Source from the content-addressed store, hash-verified

174 }
175
176 get android() {
177 return this.native;
178 }
179
180 url: string;
181 androidInstallIfNotAvailable: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected