namespace MoonlightServers.DaemonShared.Http.Responses.Statistics; public class StatisticsHostResponse { public string OperatingSystem { get; set; } }