ChatContactPhoneRemovedEvent constructor
- ChatContactId contactId,
- PreciseDateTime at,
- UserPhone phone
Implementation
const ChatContactPhoneRemovedEvent(super.contactId, super.at, this.phone);
const ChatContactPhoneRemovedEvent(super.contactId, super.at, this.phone);