FFListItemAtIndex$json top-level constant

  1. @Deprecated('Use fFListItemAtIndexDescriptor instead')
Map<String, Object> const FFListItemAtIndex$json

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],
};