ConversationUpdatedEvent constructor
ConversationUpdatedEvent(
- Conversation conversation,
- ConversationUpdateReason reason
Implementation
ConversationUpdatedEvent(this.conversation, this.reason);