Value

class Value @JvmOverloads constructor(result: ActionValue, status: ActionResult.Status = Status.COMPLETED) : ActionResult(source)

Constructors

Link copied to clipboard
constructor(result: ActionValue, status: ActionResult.Status = Status.COMPLETED)

Inherited properties

Link copied to clipboard
Link copied to clipboard