tasks property

List<Task>? tasks
final

The list of tasks.

Implementation

final List<Task>? tasks;