const SessionInfo({ required this.sessionId, required this.isActive, required this.maxLengthMins, this.startTime, });