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

Method native

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

Source from the content-addressed store, hash-verified

327 }
328
329 get native() {
330 return this._native;
331 }
332
333 get android() {
334 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected