sendHumanResetPasswordNotification abstract method

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

Implementation

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