stepStates property

Map<int, StepState> stepStates
final

Map of step indices to their special states.

Implementation

final Map<int, StepState> stepStates;