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