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

Method native

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

Source from the content-addressed store, hash-verified

437 }
438
439 get native() {
440 return this._native;
441 }
442 get android() {
443 return this.native;
444 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected