Map<String, dynamic> toMap() => { "content": content, "filename": filename, "type": type, "disposition": disposition, "contentId": contentId, };