FFRevenueCatSettings$json top-level constant
Implementation
@$core.Deprecated('Use fFRevenueCatSettingsDescriptor instead')
const FFRevenueCatSettings$json = {
'1': 'FFRevenueCatSettings',
'2': [
{'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
{'1': 'app_store_key', '3': 2, '4': 1, '5': 9, '10': 'appStoreKey'},
{'1': 'play_store_key', '3': 4, '4': 1, '5': 9, '10': 'playStoreKey'},
{
'1': 'debug_logging_enabled',
'3': 3,
'4': 1,
'5': 8,
'10': 'debugLoggingEnabled'
},
{
'1': 'load_data_after_app_launch',
'3': 5,
'4': 1,
'5': 8,
'10': 'loadDataAfterAppLaunch'
},
{'1': 'web_billing_key', '3': 6, '4': 1, '5': 9, '10': 'webBillingKey'},
],
};