updateHumanEmail abstract method

Future<UpdateHumanEmailResponse> updateHumanEmail(
  1. ServiceCall call,
  2. UpdateHumanEmailRequest request
)

Implementation

$async.Future<$1.UpdateHumanEmailResponse> updateHumanEmail(
    $grpc.ServiceCall call, $1.UpdateHumanEmailRequest request);