menu
messenger
api/backend/schema.graphql.dart
DeleteSessionArguments
DeleteSessionArguments constructor
DeleteSessionArguments
dark_mode
light_mode
DeleteSessionArguments
constructor
DeleteSessionArguments
(
{
SessionId
?
id
,
MyUserCredentials
?
confirmation
,
})
Implementation
DeleteSessionArguments({ this.id, this.confirmation, });
messenger
schema.graphql
DeleteSessionArguments
DeleteSessionArguments constructor
DeleteSessionArguments class