Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ host
Method
host
packages/firebase-firestore/index.android.ts:1392–1394 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1390
}
1391
1392
get host(): string {
1393
return
this._builder.getHost();
1394
}
1395
1396
set host(value) {
1397
this._builder.setHost(value);
Callers
nothing calls this directly
Calls
1
_updateStoreSettings
Method · 0.95
Tested by
no test coverage detected