Map<String, dynamic> toJson() => { 'relativePath': relativePath, 'destinationPath': destinationPath, 'isRequired': isRequired, };