WebsiteConfiguration$json top-level constant
Implementation
@$core.Deprecated('Use websiteConfigurationDescriptor instead')
const WebsiteConfiguration$json = {
'1': 'WebsiteConfiguration',
'2': [
{
'1': 'WebsiteId',
'3': 1,
'4': 1,
'5': 11,
'6': '.WebsiteId',
'10': 'WebsiteId'
},
{
'1': 'ConfigurationId',
'3': 6,
'4': 1,
'5': 11,
'6': '.ConfigurationId',
'10': 'ConfigurationId'
},
{'1': 'AppBaseUrl', '3': 3, '4': 1, '5': 9, '10': 'AppBaseUrl'},
{'1': 'EditMode', '3': 4, '4': 1, '5': 8, '10': 'EditMode'},
{
'1': 'Integration',
'3': 5,
'4': 1,
'5': 11,
'6': '.WebsiteFlutterIntegration',
'10': 'Integration'
},
],
};