Cve constructor
Cve({})
Implementation
Cve({
this.cvssv3,
this.exploitationActivity,
this.id,
this.impact,
this.observedInTheWild,
this.references,
this.upstreamFixAvailable,
this.zeroDay,
});
Cve({
this.cvssv3,
this.exploitationActivity,
this.id,
this.impact,
this.observedInTheWild,
this.references,
this.upstreamFixAvailable,
this.zeroDay,
});