disabled property
Prevent the task from executing.
This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
Optional.
Implementation
core.bool? disabled;
Prevent the task from executing.
This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
Optional.
core.bool? disabled;