Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ contentLanguage
Method
contentLanguage
packages/firebase-storage/index.android.ts:283–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
}
282
283
get contentLanguage(): string {
284
return
this.native.getContentLanguage?.();
285
}
286
287
set contentLanguage(value) {
288
if
(!this._builder) {
Callers
nothing calls this directly
Calls
1
_createBuilder
Method · 0.95
Tested by
no test coverage detected