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

Method native

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

Source from the content-addressed store, hash-verified

374 }
375
376 get native() {
377 return this._native;
378 }
379
380 get android() {
381 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected