Leveling
@Serializable
Constructors
Link copied to clipboard
constructor(experience: Int? = null, completions: Map<String, Int>? = null, completedTasks: List<String>? = null, highestPetScore: Int? = null, miningFiestaOresMined: Int? = null, migrated: Boolean? = null, migratedCompletionsV2: Boolean? = null, claimedTalisman: Boolean? = null, bopBonus: String? = null, emblemUnlocks: List<String>? = null, categoryExpanded: Boolean? = null, fishingFestivalSharksKilled: Int? = null, taskSort: String? = null, lastViewedTasks: List<String>? = null, selectedSymbol: String? = null)