othersCanMarkTasksAsDone property
Optional. Pass True if other users can mark tasks as done or not done in the checklist
Implementation
@JsonKey(name: 'others_can_mark_tasks_as_done')
bool? get othersCanMarkTasksAsDone;
Optional. Pass True if other users can mark tasks as done or not done in the checklist
@JsonKey(name: 'others_can_mark_tasks_as_done')
bool? get othersCanMarkTasksAsDone;