actions property

List<Object?> actions
getter/setter pair

The actions to perform when this rule is matched.

Implementation

List<Object?> actions;