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

Method android

packages/firebase-dynamic-links/index.android.ts:442–444  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

440 return this._native;
441 }
442 get android() {
443 return this.native;
444 }
445
446 toJSON() {
447 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected