GetChatOwnerAfterLeaving constructor

GetChatOwnerAfterLeaving({
  1. required int chatId,
})

Implementation

GetChatOwnerAfterLeaving({required this.chatId});