OpeningHours constructor

OpeningHours({
  1. bool? openNow,
})

Implementation

OpeningHours({this.openNow});