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

Method native

packages/firebase-performance/index.android.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 get native() {
30 return this._native;
31 }
32 get android() {
33 return this.native;
34 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected