currentOpeningHours property

GoogleMapsPlacesV1PlaceOpeningHours? currentOpeningHours
getter/setter pair

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 special_days subfield of all hours, set for dates that have exceptional hours.

Implementation

GoogleMapsPlacesV1PlaceOpeningHours? currentOpeningHours;