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

Method ios

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

Source from the content-addressed store, hash-verified

1125 }
1126
1127 get ios() {
1128 return this.native;
1129 }
1130
1131 toJSON() {
1132 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected