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