verifyContactEmail abstract method

Future<VerifyContactEmailResponse> verifyContactEmail(
  1. ServiceCall call,
  2. VerifyContactEmailRequest request
)

Implementation

$async.Future<$0.VerifyContactEmailResponse> verifyContactEmail(
    $grpc.ServiceCall call, $0.VerifyContactEmailRequest request);