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

Method ios

packages/firebase-database/index.ios.ts:549–551  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

547 }
548
549 get ios() {
550 return this.native;
551 }
552
553 get key(): string {
554 return this.native?.key;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected