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

Method native

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

Source from the content-addressed store, hash-verified

156 }
157
158 get native() {
159 return this._native;
160 }
161
162 get ios() {
163 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected