getHumanEmail abstract method

Future<GetHumanEmailResponse> getHumanEmail(
  1. ServiceCall call,
  2. GetHumanEmailRequest request
)

Implementation

$async.Future<$1.GetHumanEmailResponse> getHumanEmail(
    $grpc.ServiceCall call, $1.GetHumanEmailRequest request);