DayOfWeek constructor

const DayOfWeek(
  1. int value
)

Implementation

const DayOfWeek(this.value);