previousStepId property

String? previousStepId
getter/setter pair

The ID of the previous step.

The first step does not have previous step.

Implementation

core.String? previousStepId;