Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ size
Method
size
packages/firebase-storage/index.ios.ts:338–340 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
336
}
337
338
get size(): number {
339
return
this.native?.size;
340
}
341
342
get timeCreated() {
343
return
this.native.timeCreated;
Callers
3
providerData
Method · 0.45
apps
Method · 0.45
deserialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected