Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ host
Method
host
packages/firebase-firestore/index.ios.ts:1240–1242 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1238
}
1239
1240
get host(): string {
1241
return
this.native.host;
1242
}
1243
1244
set host(value) {
1245
this.native.host = value;
Callers
nothing calls this directly
Calls
1
_updateStoreSettings
Method · 0.95
Tested by
no test coverage detected