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

Method native

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

Source from the content-addressed store, hash-verified

145 }
146
147 get native() {
148 return this._native;
149 }
150 get android() {
151 return this.native;
152 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected