startedActionsStream property

Stream<ActionResult> startedActionsStream

Called when Automations flow starts executing an action actionResult action that is being executed

Implementation

Stream<ActionResult> get startedActionsStream;