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

Method ios

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected