alert property

WorkoutAlert? alert
final

The alert of the step (optional) Either goal or alert must be provided, but not both

Implementation

final WorkoutAlert? alert;