menu
messenger
api/backend/schema.graphql.dart
HideChatArguments
HideChatArguments constructor
HideChatArguments
dark_mode
light_mode
HideChatArguments
constructor
HideChatArguments
(
{
required
ChatId
chatId
,
})
Implementation
HideChatArguments({required this.chatId});
messenger
schema.graphql
HideChatArguments
HideChatArguments constructor
HideChatArguments class