AttachmentProgress constructor Null safety
Implementation
AttachmentProgress(
{required this.uuid, required this.total, required this.transferred});
AttachmentProgress(
{required this.uuid, required this.total, required this.transferred});