LeaveChat constructor

LeaveChat({
  1. required int chatId,
})

Implementation

LeaveChat({required this.chatId});