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

Method getNative

packages/firebase-ui/index.android.ts:447–449  ·  view source on GitHub ↗
(ui: IUI)

Source from the content-addressed store, hash-verified

445 }
446
447 getNative(ui: IUI) {
448 return this._builder.build();
449 }
450}
451
452export class User {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected