ResetPasswordScreen({ Key? key, required this.config, required this.expiresAt, required this.userId, }) : super(key: key);