DayOfWeek constructor

const DayOfWeek(
  1. int _value
)

Implementation

const DayOfWeek(this._value);