FFRazorpayCredentials$json top-level constant

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

Implementation

@$core.Deprecated('Use fFRazorpayCredentialsDescriptor instead')
const FFRazorpayCredentials$json = {
  '1': 'FFRazorpayCredentials',
  '2': [
    {'1': 'key_id', '3': 1, '4': 1, '5': 9, '10': 'keyId'},
    {'1': 'key_secret', '3': 2, '4': 1, '5': 9, '10': 'keySecret'},
  ],
};