menu
messenger
api/backend/schema.graphql.dart
CreateConfirmationCodeArguments
CreateConfirmationCodeArguments constructor
CreateConfirmationCodeArguments
dark_mode
light_mode
CreateConfirmationCodeArguments
constructor
CreateConfirmationCodeArguments
(
{
required
MyUserIdentifier
ident
,
})
Implementation
CreateConfirmationCodeArguments({required this.ident});
messenger
schema.graphql
CreateConfirmationCodeArguments
CreateConfirmationCodeArguments constructor
CreateConfirmationCodeArguments class