MapLoadedEventData.fromJson(Map<String, dynamic> json) : timeInterval = EventTimeInterval.fromJson(json['timeInterval']);