openNow property

bool? openNow
getter/setter pair

Is this place open right now? Always present unless we lack time-of-day or timezone data for these opening hours.

Implementation

core.bool? openNow;