Constructor to initialize the Event response.
Event({required this.id, required this.timestamp, required this.details});