FFBraintreeSinglePayment$json top-level constant
- @Deprecated('Use fFBraintreeSinglePaymentDescriptor instead')
Implementation
@$core.Deprecated('Use fFBraintreeSinglePaymentDescriptor instead')
const FFBraintreeSinglePayment$json = {
'1': 'FFBraintreeSinglePayment',
'2': [
{
'1': 'amount',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'amount'
},
{
'1': 'payment_options',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBraintreePaymentOptions',
'10': 'paymentOptions'
},
],
};