wd property

Weekday get wd

Implementation

Weekday get wd => Weekday.values[weekday - 1];