FileInfo.fromBytes({ required this.name, required this.fileBytes, required this.mimeType, this.file = null, }) : url = null;