actions property
List<TinkActionLike<TinkApplicationState<TinkWidgetInputBinding<ScreenModel, TinkWidgetHandler> , TinkWidgetOutputBinding<EventModel, TinkWidgetHandler> , TinkWorkflowBinding<EventModel, WorkflowModel, TinkWidgetHandler> , TinkVariable> , WorkflowModel, ScreenModel> >
actions
final
Set of actions in this workflow
Implementation
final List<TinkActionLike> actions = [];