value property
List of days of the week. Possible values: monday, tuesday, wednesday, thursday, friday, saturday, sunday.
Implementation
@BuiltValueField(wireName: r'value')
BuiltList<DayOfWeekRestrictionValueEnum>? get value;
List of days of the week. Possible values: monday, tuesday, wednesday, thursday, friday, saturday, sunday.
@BuiltValueField(wireName: r'value')
BuiltList<DayOfWeekRestrictionValueEnum>? get value;