tasks property

List<Task>? tasks
getter/setter pair

Tasks.

Implementation

core.List<Task>? tasks;