isOpen property

bool isOpen
getter/setter pair

Boolean flag informing if the place is open or closed at the time when the search request was initiated. For offline search, this is calculated using device's time, so it may give incorrect value if device and place are located in different time zones.

Implementation

bool isOpen;