Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-storage/index.ios.ts:367–369 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
365
}
366
367
get ios() {
368
return
this.native;
369
}
370
371
get bucket(): string {
372
return
this.native?.bucket;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected