TaskCancelled constructor

TaskCancelled(
  1. Task task
)

Implementation

TaskCancelled(super.task);