WebsiteEditorElement$json top-level constant

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

Implementation

@$core.Deprecated('Use websiteEditorElementDescriptor instead')
const WebsiteEditorElement$json = {
  '1': 'WebsiteEditorElement',
  '2': [
    {
      '1': 'FeedItem',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.FeedItemId',
      '9': 0,
      '10': 'FeedItem'
    },
    {
      '1': 'ConfigurationPath',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.ConfigurationPath',
      '9': 0,
      '10': 'ConfigurationPath'
    },
    {
      '1': 'ConfigurationValueIndex',
      '3': 5,
      '4': 1,
      '5': 5,
      '10': 'ConfigurationValueIndex'
    },
    {
      '1': 'Value',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Value'
    },
    {
      '1': 'ElementId',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ElementId'
    },
    {'1': 'isInList', '3': 8, '4': 1, '5': 8, '10': 'isInList'},
    {'1': 'insertAfter', '3': 9, '4': 1, '5': 8, '10': 'insertAfter'},
    {'1': 'insertBefore', '3': 10, '4': 1, '5': 8, '10': 'insertBefore'},
  ],
  '8': [
    {'1': 'Key'},
  ],
};