Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ android
Method
android
packages/firebase-firestore/index.android.ts:1140–1142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1138
}
1139
1140
get android() {
1141
return
this.native;
1142
}
1143
}
1144
1145
export
class
GeoPoint implements IGeoPoint {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected