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