setMyEmail abstract method

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

Implementation

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