triggers property

Map<String, TriggerConfiguration> triggers
getter/setter pair

The list of triggers with assigned IDs which can start or stop tasks in this study protocol.

Implementation

Map<String, TriggerConfiguration> triggers = {};