DescriptionSeed

@Serializable
data class DescriptionSeed(val value: String, val tag: String, val type: String)(source)

Constructors

Link copied to clipboard
constructor(value: String, tag: String, type: String)

Properties

Link copied to clipboard
val tag: String
Link copied to clipboard
Link copied to clipboard