PackageOccurrence constructor
PackageOccurrence({})
Implementation
PackageOccurrence({
this.architecture,
this.cpeUri,
this.license,
this.location,
this.name,
this.packageType,
this.version,
});
PackageOccurrence({
this.architecture,
this.cpeUri,
this.license,
this.location,
this.name,
this.packageType,
this.version,
});