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

Method ios

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

Source from the content-addressed store, hash-verified

1277 }
1278
1279 get ios() {
1280 return this.native;
1281 }
1282
1283 get native() {
1284 return this._native;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected