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