Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ resume
Method
resume
packages/firebase-storage/index.ios.ts:191–194 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
189
}
190
191
resume(): boolean {
192
this.native?.resume();
193
return
true;
194
}
195
}
196
197
export
class
ListResult implements IListResult {
Callers
nothing calls this directly
Calls
1
resume
Method · 0.65
Tested by
no test coverage detected