PackageOccurrence constructor
PackageOccurrence({})
Implementation
PackageOccurrence({
this.comment,
this.filename,
this.id,
this.licenseComments,
this.licenseConcluded,
this.sourceInfo,
});
PackageOccurrence({
this.comment,
this.filename,
this.id,
this.licenseComments,
this.licenseConcluded,
this.sourceInfo,
});