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

Method android

packages/firebase-ui/index.ios.ts:333–335  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

331 }
332
333 get android() {
334 return this.native;
335 }
336
337 get name(): string {
338 return this.native.displayName;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected