phase property

TaskPhase? phase

Implementation

TaskPhase? get phase => tasks.firstOrNull?.task.phase;