UpdateApplicationResponse constructor
UpdateApplicationResponse({})
Implementation
UpdateApplicationResponse({
this.applicationId,
this.author,
this.creationTime,
this.description,
this.homePageUrl,
this.isVerifiedAuthor,
this.labels,
this.licenseUrl,
this.name,
this.readmeUrl,
this.spdxLicenseId,
this.verifiedAuthorUrl,
this.version,
});