setMyEmail abstract method

Future<SetMyEmailResponse> setMyEmail(
  1. ServiceCall call,
  2. SetMyEmailRequest request
)

Implementation

$async.Future<$4.SetMyEmailResponse> setMyEmail(
    $grpc.ServiceCall call, $4.SetMyEmailRequest request);