Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ longitude
Method
longitude
packages/firebase-firestore/index.ios.ts:1040–1042 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1038
}
1039
1040
get longitude(): number {
1041
return
this.native.longitude;
1042
}
1043
1044
get native() {
1045
return
this._native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected