FFGenerateCurrentPageLink$json top-level constant
Implementation
@$core.Deprecated('Use fFGenerateCurrentPageLinkDescriptor instead')
const FFGenerateCurrentPageLink$json = {
'1': 'FFGenerateCurrentPageLink',
'2': [
{
'1': 'title',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'title'
},
{
'1': 'preview_image_url',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'previewImageUrl'
},
{
'1': 'description',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'description'
},
{'1': 'is_short_link', '3': 4, '4': 1, '5': 8, '10': 'isShortLink'},
{'1': 'force_redirect', '3': 5, '4': 1, '5': 8, '10': 'forceRedirect'},
],
};