FFRevenueCatGetOfferingAttributeReducer_OfferingAttribute$json top-level constant
- @Deprecated('Use fFRevenueCatGetOfferingAttributeReducerDescriptor instead')
Map<String, Object>
const
FFRevenueCatGetOfferingAttributeReducer_OfferingAttribute$json
Implementation
@$core
.Deprecated('Use fFRevenueCatGetOfferingAttributeReducerDescriptor instead')
const FFRevenueCatGetOfferingAttributeReducer_OfferingAttribute$json = {
'1': 'OfferingAttribute',
'2': [
{'1': 'UNDEFINED', '2': 0},
{'1': 'IDENTIFIER', '2': 1},
{'1': 'DESCRIPTION', '2': 2},
{'1': 'PACKAGES', '2': 3},
{'1': 'LIFETIME', '2': 4},
{'1': 'ANNUAL', '2': 5},
{'1': 'SIX_MONTH', '2': 6},
{'1': 'THREE_MONTH', '2': 7},
{'1': 'TWO_MONTH', '2': 8},
{'1': 'MONTHLY', '2': 9},
{'1': 'WEEKLY', '2': 10},
],
};