sequence

fun sequence(block: VoltActionBuilder<R>.() -> Unit)

Adds a sequential block of actions that will run one after another.