getMyEmail abstract method

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

Implementation

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