Default constructor for the Scene class
Scene({ this.title, this.description, this.startTime, this.endTime, });