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