DayOfWeek constructor

DayOfWeek(
  1. dynamic schemaValue
)

Implementation

DayOfWeek(schemaValue) : super(schemaValue);