const DailyUsage({ required this.date, this.sessions = 0, this.messages = 0, this.tokens = 0, this.cost = 0.0, });