resendContactPhoneCode abstract method
Future<ResendContactPhoneCodeResponse>
resendContactPhoneCode(
- ServiceCall call,
- ResendContactPhoneCodeRequest request
Implementation
$async.Future<$0.ResendContactPhoneCodeResponse> resendContactPhoneCode($grpc.ServiceCall call, $0.ResendContactPhoneCodeRequest request);