TimelineTask constructor
Create a task. The task ID will be set by the system.
Implementation
TimelineTask() : _taskId = _getNextAsyncId() {}
Create a task. The task ID will be set by the system.
TimelineTask() : _taskId = _getNextAsyncId() {}