tasks property

List<InputChecklistTask> tasks
final

tasks List of tasks in the checklist; 1-getOption("checklist_task_count_max") tasks

Implementation

final List<InputChecklistTask> tasks;