ChatContactUserRemovedEvent constructor
- ChatContactId contactId,
- PreciseDateTime at,
- UserId userId
Implementation
const ChatContactUserRemovedEvent(super.contactId, super.at, this.userId);
const ChatContactUserRemovedEvent(super.contactId, super.at, this.userId);