Stream of write
events handled by this FileWriter.
Source
@DomName('FileWriter.onwrite') @DocsEditable() Stream<ProgressEvent> get onWrite => writeEvent.forTarget(this);
Stream of write
events handled by this FileWriter.
@DomName('FileWriter.onwrite') @DocsEditable() Stream<ProgressEvent> get onWrite => writeEvent.forTarget(this);