resendHumanPhoneVerification abstract method

Future<ResendHumanPhoneVerificationResponse> resendHumanPhoneVerification(
  1. ServiceCall call,
  2. ResendHumanPhoneVerificationRequest request
)

Implementation

$async.Future<$1.ResendHumanPhoneVerificationResponse>
    resendHumanPhoneVerification($grpc.ServiceCall call,
        $1.ResendHumanPhoneVerificationRequest request);