getAllServer_Pre method
Implementation
$async.Future<$7.ServerInfoList> getAllServer_Pre(
$grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return getAllServer(call, await request);
}
$async.Future<$7.ServerInfoList> getAllServer_Pre(
$grpc.ServiceCall call, $async.Future<$0.Empty> request) async {
return getAllServer(call, await request);
}