Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ resume
Method
resume
packages/firebase-storage/index.android.ts:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
resume() {
160
return
this.native?.resume();
161
}
162
}
163
164
export
class
ListResult implements IListResult {
Callers
nothing calls this directly
Calls
1
resume
Method · 0.65
Tested by
no test coverage detected