taskControls property
Stores which tasks need to be started or stopped when the conditions
defined by triggers
are met.
Implementation
Set<TaskControl> taskControls = {};
Stores which tasks need to be started or stopped when the conditions
defined by triggers
are met.
Set<TaskControl> taskControls = {};