TestReport constructor
TestReport({})
Implementation
TestReport({
this.id,
this.name,
this.description,
this.notifyUser,
this.notifyLink,
this.notifyAttachment,
this.notifyAttachmentHtmlFormat,
this.notifyAttachmentPdfFormat,
this.notifyLinkRecipients,
});