StripeBillingInterval$json top-level constant
- @Deprecated('Use stripeBillingIntervalDescriptor instead')
Implementation
@$core.Deprecated('Use stripeBillingIntervalDescriptor instead')
const StripeBillingInterval$json = {
'1': 'StripeBillingInterval',
'2': [
{'1': 'BILLING_INTERVAL_UNDEFINED', '2': 0},
{'1': 'MONTH', '2': 1},
{'1': 'YEAR', '2': 2},
],
};