TasteId

@Serializable
value class TasteId(val id: Int)

Constructors

Link copied to clipboard
constructor(id: Int)

Properties

Link copied to clipboard
val id: Int