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