getMyEmail_Pre method
Implementation
$async.Future<$0.GetMyEmailResponse> getMyEmail_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetMyEmailRequest> $request) async {
return getMyEmail($call, await $request);
}
$async.Future<$0.GetMyEmailResponse> getMyEmail_Pre($grpc.ServiceCall $call,
$async.Future<$0.GetMyEmailRequest> $request) async {
return getMyEmail($call, await $request);
}