FFSimpleSearchAction_Collection$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSimpleSearchActionDescriptor instead')
const FFSimpleSearchAction_Collection$json = {
  '1': 'Collection',
  '2': [
    {
      '1': 'collection_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'collectionIdentifier'
    },
    {
      '1': 'searchable_fields',
      '3': 2,
      '4': 3,
      '5': 9,
      '10': 'searchableFields'
    },
  ],
};