RecommendedServerInfo

fun RecommendedServerInfo(address: String, responseTime: Long, score: RecommendedServerInfoScore, issues: Collection<RecommendedServerIssue>, systemInfo: Result<PublicSystemInfo>)