StripeCheckoutSessionInfo_LineItem$json top-level constant
- @Deprecated('Use stripeCheckoutSessionInfoDescriptor instead')
Implementation
@$core.Deprecated('Use stripeCheckoutSessionInfoDescriptor instead')
const StripeCheckoutSessionInfo_LineItem$json = {
'1': 'LineItem',
'2': [
{'1': 'price', '3': 1, '4': 1, '5': 9, '10': 'price'},
{'1': 'quantity', '3': 2, '4': 1, '5': 5, '10': 'quantity'},
],
};