instance property

TaskManager instance

Implementation

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