onDownloading property
Stream of downloading
events handled by this ApplicationCache.
Implementation
Stream<Event> get onDownloading => downloadingEvent.forTarget(this);
Stream of downloading
events handled by this ApplicationCache.
Stream<Event> get onDownloading => downloadingEvent.forTarget(this);