const factory Weekday({ @Default(null) CodeStub? weekday, @Default(null) int? weekNumber, }) = _Weekday;