ActionTextOutput constructor
ActionTextOutput({})
Implementation
ActionTextOutput({
this.userId = '',
this.text = '',
this.generateChatMessage = false,
this.createdAt = '',
this.preciseCreatedAt = 0,
});