businessHours property

TimeWindow businessHours
final

Implementation

static final TimeWindow businessHours = TimeWindow(
  startHour: 9,
  endHour: 17,
);