RecoverAuthenticationPassword constructor
RecoverAuthenticationPassword({})
Implementation
RecoverAuthenticationPassword({
super.extra,
super.client_id,
this.recovery_code,
this.new_password,
this.new_hint,
});