status property

TaskStatus get status

The current status of the task

Implementation

TaskStatus get status => _status;