FFLoopOverList$json top-level constant
Implementation
@$core.Deprecated('Use fFLoopOverListDescriptor instead')
const FFLoopOverList$json = {
'1': 'FFLoopOverList',
'2': [
{
'1': 'list',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'list'
},
{
'1': 'start_index',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIntegerValue',
'10': 'startIndex'
},
{
'1': 'end_index',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIntegerValue',
'10': 'endIndex'
},
{
'1': 'step',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIntegerValue',
'10': 'step'
},
{
'1': 'action',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFActionNode',
'10': 'action'
},
{
'1': 'is_reversed',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'isReversed'
},
{
'1': 'loop_index',
'3': 7,
'4': 1,
'5': 5,
'8': {'3': true},
'10': 'loopIndex',
},
{'1': 'key', '3': 8, '4': 1, '5': 9, '10': 'key'},
],
};