TaskProvider constructor

TaskProvider()

Implementation

TaskProvider() {
  _loadTasks();
}