step property
The step of the workout (optional) Either goal or step must be provided, but not both step is useful for adding a custom display name to the step
Implementation
final WorkoutStep? step;
The step of the workout (optional) Either goal or step must be provided, but not both step is useful for adding a custom display name to the step
final WorkoutStep? step;