currentOpeningHours property

OpeningHours? currentOpeningHours
final

The hours of operation for the next seven days (including today). The time period starts at midnight on the date of the request and ends at 11:59 pm six days later. This field includes the specialDays subfield of all hours, set for dates that have exceptional hours.

Implementation

final OpeningHours? currentOpeningHours;