getDAY property

DAY getDAY

Return enum value of day of week

Implementation

DAY get getDAY => DAY.fromNumber(weekday);