SetPersonalChat constructor

SetPersonalChat({
  1. required int chatId,
})

Implementation

SetPersonalChat({required this.chatId});