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

Method native

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

Source from the content-addressed store, hash-verified

511 }
512
513 get native() {
514 return this._native;
515 }
516
517 get android() {
518 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected