RemoveChatActionBar constructor

RemoveChatActionBar({
  1. required int chatId,
})

Implementation

RemoveChatActionBar({required this.chatId});