currentStepIndex property
Active top-level step index while _executeSteps runs (0-based).
Used to attribute API calls and console lines to Step Details.
Implementation
int? currentStepIndex;
Active top-level step index while _executeSteps runs (0-based).
Used to attribute API calls and console lines to Step Details.
int? currentStepIndex;