UIProductCollection$json top-level constant

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

Implementation

@$core.Deprecated('Use uIProductCollectionDescriptor instead')
const UIProductCollection$json = {
  '1': 'UIProductCollection',
  '2': [
    {'1': 'Link', '3': 1, '4': 1, '5': 11, '6': '.Link', '10': 'Link'},
    {'1': 'Query', '3': 2, '4': 1, '5': 11, '6': '.SearchQuery', '10': 'Query'},
    {
      '1': 'Products',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.SearchObject',
      '10': 'Products'
    },
    {
      '1': 'View',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.UIProductCollection.CollectionView',
      '10': 'View'
    },
  ],
  '4': [UIProductCollection_CollectionView$json],
};