FolderTransferProgress constructor
FolderTransferProgress(})
Implementation
FolderTransferProgress(
this.status, {
this.path,
this.totalCount,
this.copiedFiles,
this.successfulCopies,
this.errorCopies,
});