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