Implementation
@$core.Deprecated('Use fFWebSettingsDescriptor instead')
const FFWebSettings$json = {
'1': 'FFWebSettings',
'2': [
{
'1': 'edit_metadata',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{'1': 'favicon_path', '3': 1, '4': 1, '5': 9, '10': 'faviconPath'},
{'1': 'custom_headers', '3': 2, '4': 1, '5': 9, '10': 'customHeaders'},
{'1': 'og_image_path', '3': 11, '4': 1, '5': 9, '10': 'ogImagePath'},
{'1': 'seo_title', '3': 5, '4': 1, '5': 9, '10': 'seoTitle'},
{'1': 'seo_description', '3': 6, '4': 1, '5': 9, '10': 'seoDescription'},
{'1': 'subdomain', '3': 7, '4': 1, '5': 9, '10': 'subdomain'},
{'1': 'show_watermark', '3': 8, '4': 1, '5': 8, '10': 'showWatermark'},
{
'1': 'use_per_page_titles',
'3': 9,
'4': 1,
'5': 8,
'10': 'usePerPageTitles'
},
{'1': 'page_title', '3': 10, '4': 1, '5': 9, '10': 'pageTitle'},
{'1': 'allow_to_share', '3': 12, '4': 1, '5': 8, '10': 'allowToShare'},
{
'1': 'allow_search_engine_indexing',
'3': 13,
'4': 1,
'5': 8,
'10': 'allowSearchEngineIndexing'
},
{'1': 'allow_pwa', '3': 14, '4': 1, '5': 8, '10': 'allowPwa'},
{
'1': 'legacy_use_canvas_kit',
'3': 15,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyUseCanvasKit',
},
{
'1': 'legacy_canvas_kit_settings',
'3': 17,
'4': 1,
'5': 11,
'6': '.flutterflow.FFWebBuildSettings',
'8': {'3': true},
'10': 'legacyCanvasKitSettings',
},
{
'1': 'status_bar_color',
'3': 16,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'10': 'statusBarColor'
},
{
'1': 'legacy_use_old_initialization',
'3': 18,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyUseOldInitialization',
},
{
'1': 'legacy_use_flutter_3_27_1',
'3': 19,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'legacyUseFlutter3271',
},
{
'1': 'orientation',
'3': 20,
'4': 1,
'5': 14,
'6': '.flutterflow.FFWebSettings.WebOrientation',
'10': 'orientation'
},
],
'4': [FFWebSettings_WebOrientation$json],
'9': [
{'1': 4, '2': 5},
],
};