actions property

List<Action>? actions
getter/setter pair

Details on all actions in this activity.

Implementation

core.List<Action>? actions;