replayStep property

TutorialStep? replayStep
final

An optional step to replay if the condition is not met within the timeout.

Implementation

final TutorialStep? replayStep;