FFAdMobLoadInterstitialAd$json top-level constant
- @Deprecated('Use fFAdMobLoadInterstitialAdDescriptor instead')
Implementation
@$core.Deprecated('Use fFAdMobLoadInterstitialAdDescriptor instead')
const FFAdMobLoadInterstitialAd$json = {
'1': 'FFAdMobLoadInterstitialAd',
'2': [
{'1': 'ios_ad_unit_id', '3': 1, '4': 1, '5': 9, '10': 'iosAdUnitId'},
{
'1': 'android_ad_unit_id',
'3': 2,
'4': 1,
'5': 9,
'10': 'androidAdUnitId'
},
{
'1': 'legacy_show_test_ads',
'3': 3,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyShowTestAds',
},
],
};