SpecialHours constructor
SpecialHours({
- List<
SpecialHourPeriod> ? specialHourPeriods,
Implementation
SpecialHours({
this.specialHourPeriods,
});
SpecialHours({
this.specialHourPeriods,
});