StringContent

data class StringContent(val string: String) : Content

Constructors

Link copied to clipboard
constructor(string: String)

Properties

Link copied to clipboard