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

Method ios

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

Source from the content-addressed store, hash-verified

1011 }
1012
1013 get ios() {
1014 return this.native;
1015 }
1016}
1017
1018export class GeoPoint implements IGeoPoint {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected