TimeOfDayRestriction constructor

TimeOfDayRestriction([
  1. void updates(
    1. TimeOfDayRestrictionBuilder b
    )
])

Implementation

factory TimeOfDayRestriction([void updates(TimeOfDayRestrictionBuilder b)]) = _$TimeOfDayRestriction;