OpenChat constructor

OpenChat({
  1. required int chatId,
})

Implementation

OpenChat({required this.chatId});