NotYet

data class NotYet(val current: Int, val needed: Int) : ExposeEligibility

Constructors

Link copied to clipboard
constructor(current: Int, needed: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val needed: Int