verifyMyEmail abstract method

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

Implementation

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