FFRazorpaySettings$json top-level constant
Implementation
@$core.Deprecated('Use fFRazorpaySettingsDescriptor instead')
const FFRazorpaySettings$json = {
'1': 'FFRazorpaySettings',
'2': [
{
'1': 'test_credentials',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFRazorpayCredentials',
'10': 'testCredentials'
},
{
'1': 'prod_credentials',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFRazorpayCredentials',
'10': 'prodCredentials'
},
{'1': 'business_name', '3': 3, '4': 1, '5': 9, '10': 'businessName'},
{'1': 'is_production', '3': 4, '4': 1, '5': 8, '10': 'isProduction'},
],
};