Detail constructor
Detail({})
Implementation
Detail({
this.cpeUri,
this.description,
this.fixedLocation,
this.isObsolete,
this.maxAffectedVersion,
this.minAffectedVersion,
this.package,
this.packageType,
this.severityName,
this.source,
this.sourceUpdateTime,
this.vendor,
});