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

Method ios

packages/firebase-firestore/index.ios.ts:1206–1208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1204 }
1205
1206 get ios() {
1207 return this.native;
1208 }
1209}
1210
1211export class Settings implements ISettings {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected