weekly constant

  1. @BuiltValueEnumConst.new(wireName: r'weekly')
PixRecurringFrequencyEnum const weekly

The frequency at which the shopper will be charged.

Implementation

@BuiltValueEnumConst(wireName: r'weekly')
static const PixRecurringFrequencyEnum weekly = _$pixRecurringFrequencyEnum_weekly;