updatedAchievements property

List<AchievementUpdateResponse>? updatedAchievements
getter/setter pair

The updated state of the achievements.

Implementation

core.List<AchievementUpdateResponse>? updatedAchievements;