All the possible values for the Day enumeration.
static List<Day> get values => <Day>[sunday, monday, tuesday, wednesday, thursday, friday, saturday];