Stops the downloading of a file. If a file has already been downloaded, does nothing
const CancelDownloadFile({ required this.fileId, required this.onlyIfPending, });