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

Method name

packages/firebase-core/index.ios.ts:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 get name(): string {
52 return this._nativeApp?.name;
53 }
54
55 _apiKey: string;
56 set apiKey(value) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected