updateHumanEmail abstract method

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

Implementation

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