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

Method native

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected