FFListUniqueOperation$json top-level constant

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

Implementation

@$core.Deprecated('Use fFListUniqueOperationDescriptor instead')
const FFListUniqueOperation$json = {
  '1': 'FFListUniqueOperation',
  '2': [
    {
      '1': 'unique_key',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '10': 'uniqueKey'
    },
  ],
};