Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ longitude
Method
longitude
packages/firebase-firestore/index.android.ts:1167–1169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1165
}
1166
1167
get longitude(): number {
1168
return
this.native.getLongitude();
1169
}
1170
1171
get native() {
1172
return
this._native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected