Text

@Serializable
data class Text(text: String)

Properties

Link copied to clipboard
val text: String