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