menu
messenger
api/backend/schema.graphql.dart
UpdateUserLoginArguments
UpdateUserLoginArguments.new constructor
UpdateUserLoginArguments.new
dark_mode
light_mode
UpdateUserLoginArguments
constructor
UpdateUserLoginArguments
(
{
UserLogin
?
login
,
})
Implementation
UpdateUserLoginArguments({this.login});
messenger
schema.graphql
UpdateUserLoginArguments
UpdateUserLoginArguments.new constructor
UpdateUserLoginArguments class