actions property

List<RuntimeActionSchema>? actions
getter/setter pair

list of actions

Implementation

core.List<RuntimeActionSchema>? actions;