Returns file downloaded prefix size from a given offset, in bytes
const GetFileDownloadedPrefixSize({ required this.fileId, required this.offset, });