FFStripeAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fFStripeActionDescriptor instead')
const FFStripeAction$json = {
  '1': 'FFStripeAction',
  '2': [
    {
      '1': 'payment',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStripeSinglePayment',
      '10': 'payment'
    },
  ],
};