triggers property

Map<String, TriggerConfiguration> triggers
getter/setter pairinherited

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

Implementation

Map<String, TriggerConfiguration> triggers = {};