WebsiteHeader$json top-level constant
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'
},
],
};