hidden property
Flag indicating whether the task is hidden.
This is the case if the task had been marked completed when the task list was last cleared. The default is False. This field is read-only.
Implementation
core.bool? hidden;
Flag indicating whether the task is hidden.
This is the case if the task had been marked completed when the task list was last cleared. The default is False. This field is read-only.
core.bool? hidden;