verifyMyEmail abstract method

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

Implementation

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