UIContext$json top-level constant

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

Implementation

@$core.Deprecated('Use uIContextDescriptor instead')
const UIContext$json = {
  '1': 'UIContext',
  '2': [
    {
      '1': 'WebsiteId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.WebsiteId',
      '10': 'WebsiteId'
    },
    {'1': 'Domain', '3': 2, '4': 1, '5': 9, '10': 'Domain'},
    {'1': 'Path', '3': 3, '4': 1, '5': 9, '10': 'Path'},
    {'1': 'EditMode', '3': 4, '4': 1, '5': 8, '10': 'EditMode'},
    {
      '1': 'Product',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.SearchObject',
      '10': 'Product'
    },
  ],
};