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