finished property

bool finished

Implementation

bool get finished => this.processCount == this.taskList.length;