actions property

List<Action>? actions
final

The actions initiated by this trigger.

Implementation

final List<Action>? actions;