FFAdMobAction$json top-level constant
Implementation
@$core.Deprecated('Use fFAdMobActionDescriptor instead')
const FFAdMobAction$json = {
'1': 'FFAdMobAction',
'2': [
{
'1': 'load',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAdMobLoadInterstitialAd',
'9': 0,
'10': 'load'
},
{
'1': 'show',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAdMobShowInterstitialAd',
'9': 0,
'10': 'show'
},
{
'1': 'request_consent',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAdMobRequestConsent',
'9': 0,
'10': 'requestConsent'
},
{
'1': 'check_consent_not_required',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFAdMobCheckConsentNotRequired',
'9': 0,
'10': 'checkConsentNotRequired'
},
],
'8': [
{'1': 'action'},
],
};