resendHumanPhoneVerification abstract method

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

Implementation

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