onWriteEnd property
Stream of writeend
events handled by this FileWriter.
Implementation
Stream<ProgressEvent> get onWriteEnd => writeEndEvent.forTarget(this);
Stream of writeend
events handled by this FileWriter.
Stream<ProgressEvent> get onWriteEnd => writeEndEvent.forTarget(this);