PackageNote constructor
PackageNote({})
Implementation
PackageNote({
this.architecture,
this.cpeUri,
this.description,
this.digest,
this.distribution,
this.license,
this.maintainer,
this.name,
this.packageType,
this.url,
this.version,
});