replayStep property
An optional step to replay if the condition is not met within the timeout.
Implementation
final TutorialStep? replayStep;
An optional step to replay if the condition is not met within the timeout.
final TutorialStep? replayStep;