Map<String, dynamic> toJson() => { 'MaxClients': maxClients, 'DisableWebRtc': disableWebRtc, 'DisableUdp': disableUdp, };