DayOfWeek constructor

DayOfWeek(
  1. dynamic dow
)

Implementation

DayOfWeek(dow) : super([dow]);