do

infix fun do(name: String): StatefulSagaStepWithBuilder<C, R, S>

Defines the next saga step with "then do 'name' with { ... }" syntax.