tasks property

List<ChecklistTask> tasks
final

tasks List of tasks in the checklist

Implementation

final List<ChecklistTask> tasks;