step property

ChainStep<Input, Output> step
final

The step that was executed

Implementation

final ChainStep<Input, Output> step;