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

Method ios

packages/firebase-storage/index.ios.ts:605–607  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

603 }
604
605 get ios() {
606 return this.native;
607 }
608
609 get app(): FirebaseApp {
610 if (!this._app) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected