ContentBuilder

Represents the content builder.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var role: String?

Holds the role.

Functions

Link copied to clipboard
fun build(): Content

Handles build.

Link copied to clipboard
fun part(init: PartBuilder.() -> Unit)

Handles part.