progressNumber property

String? progressNumber
getter/setter pair

Progress number represents the current state of the current progress.

eg: A step entry represents the 4th iteration in a progress of PROGRESS_TYPE_FOR.

Implementation

core.String? progressNumber;