Html

class Html(val content: PebbleContent) : ResponseType

Constructors

Link copied to clipboard
constructor(content: PebbleContent)

Properties

Link copied to clipboard
val content: PebbleContent