EventActions constructor
EventActions({})
Implementation
EventActions({
this.skipSummarization = false,
this.stateDelta,
this.artifactDelta = const {},
this.transferToAgent = false,
this.escalate = false,
this.requestedAuthConfigs,
this.transferAgent = '',
}) : super(fullyQualifiedName);