tasks property

List<Task> tasks

Implementation

List<Task> get tasks => _tasks;