VulnerabilityAssessmentNote constructor
VulnerabilityAssessmentNote({})
Implementation
VulnerabilityAssessmentNote({
this.assessment,
this.languageCode,
this.longDescription,
this.product,
this.publisher,
this.shortDescription,
this.title,
});