StringContent

data class StringContent(val value: String) : InsertContent

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard