FFAdMobSettings$json top-level constant
Implementation
@$core.Deprecated('Use fFAdMobSettingsDescriptor instead')
const FFAdMobSettings$json = {
'1': 'FFAdMobSettings',
'2': [
{
'1': 'edit_metadata',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{'1': 'ios_app_key', '3': 1, '4': 1, '5': 9, '10': 'iosAppKey'},
{'1': 'android_app_key', '3': 2, '4': 1, '5': 9, '10': 'androidAppKey'},
{
'1': 'show_consent_at_launch',
'3': 4,
'4': 1,
'5': 8,
'10': 'showConsentAtLaunch'
},
{'1': 'show_test_ads', '3': 5, '4': 1, '5': 8, '10': 'showTestAds'},
{
'1': 'tag_for_child_directed_treatment',
'3': 6,
'4': 1,
'5': 8,
'10': 'tagForChildDirectedTreatment'
},
{
'1': 'tag_for_under_age_of_consent',
'3': 7,
'4': 1,
'5': 8,
'10': 'tagForUnderAgeOfConsent'
},
{
'1': 'max_ad_content_rating',
'3': 8,
'4': 1,
'5': 14,
'6': '.flutterflow.FFAdMobSettings.MaxAdContentRating',
'10': 'maxAdContentRating'
},
{'1': 'enabled', '3': 9, '4': 1, '5': 8, '10': 'enabled'},
],
'4': [FFAdMobSettings_MaxAdContentRating$json],
};