verifyContactPhone abstract method

Future<VerifyContactPhoneResponse> verifyContactPhone(
  1. ServiceCall call,
  2. VerifyContactPhoneRequest request
)

Implementation

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