googleAuthen_Pre method
Implementation
$async.Future<$0.GoogleAuthenReply> googleAuthen_Pre($grpc.ServiceCall call, $async.Future<$0.GoogleAuthenRequest> request) async {
return googleAuthen(call, await request);
}
$async.Future<$0.GoogleAuthenReply> googleAuthen_Pre($grpc.ServiceCall call, $async.Future<$0.GoogleAuthenRequest> request) async {
return googleAuthen(call, await request);
}