SATURDAY constant

DayOfWeek const SATURDAY

Implementation

static const DayOfWeek SATURDAY = DayOfWeek._(6, _omitEnumNames ? '' : 'SATURDAY');