resendHumanEmailVerification abstract method
Future<ResendHumanEmailVerificationResponse>
resendHumanEmailVerification(
- ServiceCall call,
- ResendHumanEmailVerificationRequest request
Implementation
$async.Future<$0.ResendHumanEmailVerificationResponse>
resendHumanEmailVerification($grpc.ServiceCall call,
$0.ResendHumanEmailVerificationRequest request);