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