Stream of progress
events handled by this ApplicationCache.
Source
@DomName('ApplicationCache.onprogress') @DocsEditable() Stream<ProgressEvent> get onProgress => progressEvent.forTarget(this);
Stream of progress
events handled by this ApplicationCache.
@DomName('ApplicationCache.onprogress') @DocsEditable() Stream<ProgressEvent> get onProgress => progressEvent.forTarget(this);