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

Method native

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

Source from the content-addressed store, hash-verified

462 }
463
464 get native() {
465 return this._native;
466 }
467
468 get android() {
469 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected