actions property

List<Action>? actions
final

The actions to be performed.

Implementation

final List<Action>? actions;