WebsitePage$json top-level constant

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

Implementation

@$core.Deprecated('Use websitePageDescriptor instead')
const WebsitePage$json = {
  '1': 'WebsitePage',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.WebsitePageId', '10': 'Id'},
    {'1': 'DisplayName', '3': 3, '4': 1, '5': 9, '10': 'DisplayName'},
    {'1': 'Path', '3': 4, '4': 1, '5': 9, '10': 'Path'},
    {
      '1': 'Configuration',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.ConfigurationId',
      '10': 'Configuration'
    },
  ],
};