CreateCheckoutSessionResponse$json top-level constant

  1. @Deprecated('Use createCheckoutSessionResponseDescriptor instead')
Map<String, Object> const CreateCheckoutSessionResponse$json

Implementation

@$core.Deprecated('Use createCheckoutSessionResponseDescriptor instead')
const CreateCheckoutSessionResponse$json = {
  '1': 'CreateCheckoutSessionResponse',
  '2': [
    {'1': 'checkoutUrl', '3': 1, '4': 1, '5': 9, '10': 'checkoutUrl'},
  ],
};