instance property

TaskManager get instance

Implementation

static TaskManager get instance => _instance ??= TaskManager._();