Numbers
@Serializable
Constructors
Link copied to clipboard
constructor(lastAttempt: Long? = null, lastClaimed: Long? = null, bonusClicks: Int? = null, claimed: Boolean? = null, attempts0: Int? = null, claims0: Int? = null, bestScore0: Int? = null, attempts1: Int? = null, claims1: Int? = null, bestScore1: Int? = null, attempts2: Int? = null, claims2: Int? = null, bestScore2: Int? = null, attempts3: Int? = null, claims3: Int? = null, bestScore3: Int? = null, attempts4: Int? = null, claims4: Int? = null, bestScore4: Int? = null, attempts5: Int? = null, claims5: Int? = null, bestScore5: Int? = null)