getMyEmail abstract method

Future<GetMyEmailResponse> getMyEmail(
  1. ServiceCall call,
  2. GetMyEmailRequest request
)

Implementation

$async.Future<$2.GetMyEmailResponse> getMyEmail(
    $grpc.ServiceCall call, $2.GetMyEmailRequest request);