Application constructor
Application({})
Implementation
Application({
this.achievementCount,
this.assets,
this.author,
this.category,
this.description,
this.enabledFeatures,
this.id,
this.instances,
this.kind,
this.lastUpdatedTimestamp,
this.leaderboardCount,
this.name,
this.themeColor,
});