YourAchievementsState

data class YourAchievementsState(val achievements: List<Achievement>, val orderOptions: OrderOption)

Constructors

Link copied to clipboard
constructor(achievements: List<Achievement>, orderOptions: OrderOption)

Properties

Link copied to clipboard
Link copied to clipboard