DayOfWeek constructor

const DayOfWeek(
  1. String dayName
)

Implementation

const DayOfWeek(this.dayName);