Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ bucket
Method
bucket
packages/firebase-storage/index.android.ts:238–240 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
236
}
237
238
get bucket(): string {
239
return
this.native.getBucket?.();
240
}
241
242
private _createBuilder() {
243
if
(this._native) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected