wednesday property

Date wednesday

Returns the wednesday Date of the week

Implementation

Date get wednesday => dates[DAY.wednesday]!;