MessageChatOwnerLeft constructor
MessageChatOwnerLeft({
- required int newOwnerUserId,
Implementation
MessageChatOwnerLeft({required this.newOwnerUserId});
MessageChatOwnerLeft({required this.newOwnerUserId});