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

Method native

packages/firebase-app-check/index.ios.ts:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 get native() {
34 return this._native;
35 }
36
37 get ios() {
38 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected