GoogleCloudIdentitytoolkitV1ResetPasswordRequest constructor
GoogleCloudIdentitytoolkitV1ResetPasswordRequest({})
Implementation
GoogleCloudIdentitytoolkitV1ResetPasswordRequest({
this.email,
this.newPassword,
this.oldPassword,
this.oobCode,
this.tenantId,
});