TasksUpdateState constructor

TasksUpdateState(
  1. TaskEntity task
)

Implementation

TasksUpdateState(this.task);