DayOfWeek constructor

const DayOfWeek(
  1. String value
)

Implementation

const DayOfWeek(super.value);