Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ name
Method
name
packages/firebase-storage/index.ios.ts:379–381 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
377
}
378
379
get name(): string {
380
return
this.native?.name;
381
}
382
383
get parent(): Reference {
384
return
Reference.fromNative(this.native.parent());
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected