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

Method native

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected