weekdayText property

  1. @BuiltValueField(wireName: r'weekday_text')
BuiltList<String>? weekdayText

A boolean value indicating if the place is open at the current time.

Implementation

@BuiltValueField(wireName: r'weekday_text')
BuiltList<String>? get weekdayText;