ApplicationInfo constructor
ApplicationInfo({})
Implementation
ApplicationInfo({
this.applicationId,
this.applicationName,
this.computePlatform,
this.createTime,
this.gitHubAccountName,
this.linkedToGitHub,
});