TaskNotifier constructor

TaskNotifier()

Implementation

TaskNotifier() : super([]) {
  _loadTasks();
}