actions property

List<ActionDeclaration> actions
final

The actions included in a stage.

Implementation

final List<ActionDeclaration> actions;