FFProjectWalkthrough$json top-level constant
Implementation
@$core.Deprecated('Use fFProjectWalkthroughDescriptor instead')
const FFProjectWalkthrough$json = {
'1': 'FFProjectWalkthrough',
'2': [
{
'1': 'identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{
'1': 'page_key_ref',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'pageKeyRef'
},
{'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
{
'1': 'steps',
'3': 5,
'4': 3,
'5': 11,
'6': '.flutterflow.FFProjectWalkthroughStep',
'10': 'steps'
},
],
'7': {},
};