FFBraintreeAction$json top-level constant

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

Implementation

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