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

Method native

packages/firebase-performance/index.ios.ts:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 return null;
97 }
98 get native() {
99 return this._native;
100 }
101 get ios() {
102 return this.native;
103 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected