resendContactEmailCode abstract method
Future<ResendContactEmailCodeResponse>
resendContactEmailCode(
- ServiceCall call,
- ResendContactEmailCodeRequest request
Implementation
$async.Future<$0.ResendContactEmailCodeResponse> resendContactEmailCode($grpc.ServiceCall call, $0.ResendContactEmailCodeRequest request);