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

Method ios

packages/firebase-functions/index.ios.ts:203–205  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

201 }
202
203 get ios() {
204 return this.native;
205 }
206
207 get app(): FirebaseApp {
208 if (!this._app) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected