reachedSteps property

Set<int>? reachedSteps
final

A set of already reached steps

Implementation

final Set<int>? reachedSteps;