Changes pause state of a file in the file download list
const ToggleDownloadIsPaused({ required this.fileId, required this.isPaused, });