PlayerAchievement constructor
PlayerAchievement({})
Implementation
PlayerAchievement({
this.achievementState,
this.currentSteps,
this.experiencePoints,
this.formattedCurrentStepsString,
this.id,
this.kind,
this.lastUpdatedTimestamp,
});