EventChatContactGroupAdded constructor
- ChatContactId contactId,
- PreciseDateTime at,
- Chat group
Implementation
const EventChatContactGroupAdded(super.contactId, super.at, this.group);
const EventChatContactGroupAdded(super.contactId, super.at, this.group);