AchievementUpdateResponse constructor
AchievementUpdateResponse({})
Implementation
AchievementUpdateResponse({
this.achievementId,
this.currentState,
this.currentSteps,
this.kind,
this.newlyUnlocked,
this.updateOccurred,
});