menu
serverpod_auth_server package
documentation
module.dart
EmailPasswordReset
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
EmailPasswordReset
copyWith
(
{
String
?
userName
,
String
?
email
,
})
Implementation
EmailPasswordReset copyWith({ String? userName, String? email, });
serverpod_auth_server package
documentation
module
EmailPasswordReset
copyWith abstract method
EmailPasswordReset class