FFDropInOptions$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDropInOptionsDescriptor instead')
const FFDropInOptions$json = {
  '1': 'FFDropInOptions',
  '2': [
    {'1': 'card', '3': 1, '4': 1, '5': 8, '10': 'card'},
    {'1': 'paypal', '3': 2, '4': 1, '5': 8, '10': 'paypal'},
    {'1': 'google_pay', '3': 3, '4': 1, '5': 8, '10': 'googlePay'},
    {'1': 'apple_pay', '3': 4, '4': 1, '5': 8, '10': 'applePay'},
  ],
};