getHumanEmail abstract method

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

Implementation

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