TaskManager constructor

TaskManager({
  1. OnTaskEvent? onEvent,
})

Implementation

TaskManager({this.onEvent});