Map<String, dynamic> toJson() => { 'ExpiresAt': expiresAt, 'Host': host, 'HttpsPort': httpsPort, 'TlsPort': tlsPort, };