GetSecretChat constructor

GetSecretChat({
  1. required int secretChatId,
})

Implementation

GetSecretChat({required this.secretChatId});