MessageChatOwnerLeft constructor

MessageChatOwnerLeft({
  1. required int newOwnerUserId,
})

Implementation

MessageChatOwnerLeft({required this.newOwnerUserId});