WebsiteHeader$json top-level constant

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

Implementation

@$core.Deprecated('Use websiteHeaderDescriptor instead')
const WebsiteHeader$json = {
  '1': 'WebsiteHeader',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.WebsiteId', '10': 'Id'},
    {'1': 'DisplayName', '3': 2, '4': 1, '5': 9, '10': 'DisplayName'},
    {
      '1': 'ConfigurationId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ConfigurationId',
      '10': 'ConfigurationId'
    },
  ],
};