othersCanAddTasks property
Optional. True, if users other than the creator of the list can add tasks to the list
Implementation
@JsonKey(name: 'others_can_add_tasks')
bool? get othersCanAddTasks;
Optional. True, if users other than the creator of the list can add tasks to the list
@JsonKey(name: 'others_can_add_tasks')
bool? get othersCanAddTasks;