fileStatus property Null safety
read / write
The download status of the attachment.
Implementation
DownloadStatus fileStatus = DownloadStatus.PENDING;
The download status of the attachment.
DownloadStatus fileStatus = DownloadStatus.PENDING;