targetId property

String get targetId

The id being waited for on this step.

Implementation

String get targetId => tour.steps[stepIndex].targetId;