FFListItemAtIndex$json top-level constant
- @Deprecated('Use fFListItemAtIndexDescriptor instead')
Implementation
@$core.Deprecated('Use fFListItemAtIndexDescriptor instead')
const FFListItemAtIndex$json = {
'1': 'FFListItemAtIndex',
'2': [
{
'1': 'type',
'3': 1,
'4': 1,
'5': 14,
'6': '.flutterflow.FFListItemAtIndex.IndexType',
'10': 'type'
},
{
'1': 'index',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'index'
},
],
'4': [FFListItemAtIndex_IndexType$json],
};