TaskCompleted constructor

const TaskCompleted(
  1. CoordinatorTask task
)

Implementation

const TaskCompleted(this.task);