currentOpeningHours property

PlaceOpeningHours? currentOpeningHours
final

Contains 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.

Implementation

final PlaceOpeningHours? currentOpeningHours;