GuestInstalledApplication constructor
GuestInstalledApplication({})
Implementation
GuestInstalledApplication({
this.applicationName,
this.installTime,
this.licenses,
this.path,
this.vendor,
this.version,
});