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