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

Method ios

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

Source from the content-addressed store, hash-verified

1046 }
1047
1048 get ios() {
1049 return this.native;
1050 }
1051
1052 toJSON() {
1053 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected