onProgress 属性
由该 ApplicationCache 处理的 progress
事件的 Stream。
实现
Stream<ProgressEvent> get onProgress => progressEvent.forTarget(this);
由该 ApplicationCache 处理的 progress
事件的 Stream。
Stream<ProgressEvent> get onProgress => progressEvent.forTarget(this);