DeleteChat constructor

DeleteChat({
  1. required int chatId,
})

Implementation

DeleteChat({required this.chatId});