othersCanMarkTasksAsDone property
Optional. True, if users other than the creator of the list can mark tasks as done or not done
Implementation
@JsonKey(name: 'others_can_mark_tasks_as_done')
bool? get othersCanMarkTasksAsDone;
Optional. True, if users other than the creator of the list can mark tasks as done or not done
@JsonKey(name: 'others_can_mark_tasks_as_done')
bool? get othersCanMarkTasksAsDone;