weekly constant
The frequency with which a shopper should be charged. Possible values: daily, weekly, biWeekly, monthly, quarterly, halfYearly, yearly.
Implementation
@BuiltValueEnumConst(wireName: r'weekly')
static const MandateFrequencyEnum weekly = _$mandateFrequencyEnum_weekly;