DayOfWeek constructor

const DayOfWeek(
  1. int value
)

Day of the week.

曜日。

Implementation

const DayOfWeek(this.value);