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