Map<String, dynamic> toJson() => withoutNulls({ 'host': host, 'path': path, 'headers': headers, 'acceptProxyProtocol': acceptProxyProtocol, });