FFListTakeOperation$json top-level constant

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

Implementation

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