const PlexCalendarEvent({ required this.title, required this.start, required this.end, this.color, this.data, });