Builder

class Builder

Properties

Link copied to clipboard
var name: String?

A name for the output that you can reference.

Link copied to clipboard

The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.