Entry

@Serializable
data class Entry(val threshold: Double, val model: ItemModel)

Constructors

Link copied to clipboard
constructor(threshold: Double, model: ItemModel)

Properties

Link copied to clipboard
Link copied to clipboard