thursday constant
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
Implementation
@BuiltValueEnumConst(wireName: r'thursday')
static const TransactionRuleIntervalDayOfWeekEnum thursday = _$transactionRuleIntervalDayOfWeekEnum_thursday;