Map<String, dynamic> toJson() => { 'apiKey': apiKey, 'siteId': siteId, 'isSubscribed': isSubscribed, 'pushEnabled': pushEnabled, };