FFLocalStateInsertListItem$json top-level constant

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

Implementation

@$core.Deprecated('Use fFLocalStateInsertListItemDescriptor instead')
const FFLocalStateInsertListItem$json = {
  '1': 'FFLocalStateInsertListItem',
  '2': [
    {
      '1': 'index',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'index'
    },
    {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'value'
    },
  ],
};