goToFirstStep method

void goToFirstStep()

Jump to the first step

Implementation

void goToFirstStep() => _journeyHelper.goToStep(0);