getMyEmail abstract method

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

Implementation

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