onProgress property
Stream of progress
events handled by this ApplicationCache.
Implementation
Stream<ProgressEvent> get onProgress => progressEvent.forTarget(this);
Stream of progress
events handled by this ApplicationCache.
Stream<ProgressEvent> get onProgress => progressEvent.forTarget(this);