SetPassword constructor
SetPassword({})
Implementation
SetPassword({
super.extra,
super.client_id,
this.old_password,
this.new_password,
this.new_hint,
this.set_recovery_email_address,
this.new_recovery_email_address,
});