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