FFLoopOverListVariable$json top-level constant
Implementation
@$core.Deprecated('Use fFLoopOverListVariableDescriptor instead')
const FFLoopOverListVariable$json = {
'1': 'FFLoopOverListVariable',
'2': [
{
'1': 'list_variable',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'listVariable'
},
{
'1': 'loop_index',
'3': 2,
'4': 1,
'5': 5,
'8': {'3': true},
'10': 'loopIndex',
},
{
'1': 'loop_name',
'3': 3,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'loopName',
},
{
'1': 'loop_over_list_key_ref',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLoopOverListKeyReference',
'10': 'loopOverListKeyRef'
},
{
'1': 'action_node_key_ref',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFActionNodeKeyReference',
'10': 'actionNodeKeyRef'
},
],
};