taskList property

List<_TaskInfo> taskList
getter/setter pair

创建一个任务队列

Implementation

List<_TaskInfo> taskList = [];