taskControls property

Set<TaskControl> taskControls
getter/setter pair

Stores which tasks need to be started or stopped when the conditions defined by triggers are met.

Implementation

Set<TaskControl> taskControls = {};