verifyMyEmail abstract method

Future<VerifyMyEmailResponse> verifyMyEmail(
  1. ServiceCall call,
  2. VerifyMyEmailRequest request
)

Implementation

$async.Future<$2.VerifyMyEmailResponse> verifyMyEmail(
    $grpc.ServiceCall call, $2.VerifyMyEmailRequest request);