sendHumanResetPasswordNotification abstract method

Future<SendHumanResetPasswordNotificationResponse> sendHumanResetPasswordNotification(
  1. ServiceCall call,
  2. SendHumanResetPasswordNotificationRequest request
)

Implementation

$async.Future<$1.SendHumanResetPasswordNotificationResponse>
    sendHumanResetPasswordNotification($grpc.ServiceCall call,
        $1.SendHumanResetPasswordNotificationRequest request);