tasks property

List<ChecklistTask> tasks
final

tasks List of tasks added to the checklist

Implementation

final List<ChecklistTask> tasks;