Constructs the File object.
const File({ required this.fileId, required this.fileUniqueId, required this.fileSize, required this.filePath, });