FFLocalStateUpdateListItem$json top-level constant

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

Implementation

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