multistepNumber property
Unique int given to each step.
Ranges from 0(inclusive) to total number of steps(exclusive). The primary step is 0.
Implementation
core.int? multistepNumber;
Unique int given to each step.
Ranges from 0(inclusive) to total number of steps(exclusive). The primary step is 0.
core.int? multistepNumber;