verifyEmail abstract method

Future<VerifyEmailResponse> verifyEmail(
  1. ServiceCall call,
  2. VerifyEmailRequest request
)

Implementation

$async.Future<$0.VerifyEmailResponse> verifyEmail($grpc.ServiceCall call, $0.VerifyEmailRequest request);