FFDownloadCodeSettings$json top-level constant
Implementation
@$core.Deprecated('Use fFDownloadCodeSettingsDescriptor instead')
const FFDownloadCodeSettings$json = {
'1': 'FFDownloadCodeSettings',
'2': [
{
'1': 'apply_fixes_to_github',
'3': 1,
'4': 1,
'5': 8,
'10': 'applyFixesToGithub'
},
{
'1': 'generate_launcher_icon',
'3': 2,
'4': 1,
'5': 8,
'10': 'generateLauncherIcon'
},
{
'1': 'generate_splash_screen',
'3': 3,
'4': 1,
'5': 8,
'10': 'generateSplashScreen'
},
{
'1': 'apply_fixes_to_download',
'3': 4,
'4': 1,
'5': 8,
'10': 'applyFixesToDownload'
},
{
'1': 'generate_android_adaptive_icon',
'3': 5,
'4': 1,
'5': 8,
'10': 'generateAndroidAdaptiveIcon'
},
],
};