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