Collection$json top-level constant

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

Implementation

@$core.Deprecated('Use collectionDescriptor instead')
const Collection$json = {
  '1': 'Collection',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.CollectionId', '10': 'Id'},
    {
      '1': 'Thumbnail',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.StoredImage',
      '10': 'Thumbnail'
    },
    {'1': 'DisplayName', '3': 4, '4': 1, '5': 9, '10': 'DisplayName'},
    {'1': 'Query', '3': 5, '4': 1, '5': 11, '6': '.SearchQuery', '10': 'Query'},
  ],
};