DayOfWeekRestriction constructor

DayOfWeekRestriction([
  1. void updates(
    1. DayOfWeekRestrictionBuilder b
    )
])

Implementation

factory DayOfWeekRestriction([void updates(DayOfWeekRestrictionBuilder b)]) = _$DayOfWeekRestriction;