verifyContactPhone abstract method
Future<VerifyContactPhoneResponse>
verifyContactPhone(
- ServiceCall call,
- VerifyContactPhoneRequest request
Implementation
$async.Future<$0.VerifyContactPhoneResponse> verifyContactPhone($grpc.ServiceCall call, $0.VerifyContactPhoneRequest request);