CollectionObjects$json top-level constant

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

Implementation

@$core.Deprecated('Use collectionObjectsDescriptor instead')
const CollectionObjects$json = {
  '1': 'CollectionObjects',
  '2': [
    {
      '1': 'CollectionId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.CollectionId',
      '10': 'CollectionId'
    },
    {
      '1': 'Objects',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.StoredObjectId',
      '10': 'Objects'
    },
  ],
};