PackageInfoOccurrence constructor
PackageInfoOccurrence({})
Implementation
PackageInfoOccurrence({
this.comment,
this.filename,
this.homePage,
this.id,
this.licenseConcluded,
this.packageType,
this.sourceInfo,
this.summaryDescription,
this.title,
this.version,
});