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

Method native

packages/firebase-functions/index.ios.ts:199–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

197 }
198
199 get native() {
200 return this._native;
201 }
202
203 get ios() {
204 return this.native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected