const CopyStep({ required this.id, required this.sourcePath, required this.destinationPath, this.recursive = true, });