openNow property
A boolean value indicating if the place is open at the current time.
Implementation
@BuiltValueField(wireName: r'open_now')
bool? get openNow;
A boolean value indicating if the place is open at the current time.
@BuiltValueField(wireName: r'open_now')
bool? get openNow;