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

Method native

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

Source from the content-addressed store, hash-verified

602 }
603
604 get native() {
605 return this._native;
606 }
607
608 get android() {
609 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected