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

Method android

packages/firebase-storage/index.android.ts:608–610  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

606 }
607
608 get android() {
609 return this.native;
610 }
611
612 get app(): FirebaseApp {
613 if (!this._app) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected