values constant

Implementation

static const $core
    .List<FFRevenueCatGetOfferingAttributeReducer_OfferingAttribute>
    values = <FFRevenueCatGetOfferingAttributeReducer_OfferingAttribute>[
  UNDEFINED,
  IDENTIFIER,
  DESCRIPTION,
  PACKAGES,
  LIFETIME,
  ANNUAL,
  SIX_MONTH,
  THREE_MONTH,
  TWO_MONTH,
  MONTHLY,
  WEEKLY,
];