FlowPromptInputVariable

data class FlowPromptInputVariable(val name: String? = null)

Input variable

Constructors

Link copied to clipboard
constructor(name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Name for an input variable