othersCanAddTasks property
Optional. Pass True if other users can add tasks to the checklist
Implementation
@JsonKey(name: 'others_can_add_tasks')
bool? get othersCanAddTasks;
Optional. Pass True if other users can add tasks to the checklist
@JsonKey(name: 'others_can_add_tasks')
bool? get othersCanAddTasks;