individualOutcome property

List<IndividualOutcome>? individualOutcome
getter/setter pair

Step Id and outcome of each individual step.

Implementation

core.List<IndividualOutcome>? individualOutcome;