Map<String, dynamic> toMap() => { "key": key, "title": title, "date": date, "event_counts": eventCounts, };