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

Method ios

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

Source from the content-addressed store, hash-verified

35 }
36
37 get ios() {
38 return this.native;
39 }
40 get token(): string {
41 return this.native?.token;
42 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected