actions property

List<Action>? actions
getter/setter pair

List of action metadata.

Implementation

core.List<Action>? actions;