menu
televerse package
documentation
telegram.dart
Checklist
tasks property
tasks property
dark_mode
light_mode
tasks
property
@JsonKey(name: 'tasks')
List
<
ChecklistTask
>
get
tasks
inherited
List of tasks in the checklist
Implementation
@JsonKey(name: 'tasks') List<ChecklistTask> get tasks;
televerse package
documentation
telegram
Checklist
tasks property
Checklist class