HtmlContent

data class HtmlContent(val htmlString: String) : Content

Constructors

Link copied to clipboard
constructor(htmlString: String)

Properties

Link copied to clipboard