Website$json top-level constant

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

Implementation

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