CollectionExistsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use collectionExistsRequestDescriptor instead')
const CollectionExistsRequest$json = {
  '1': 'CollectionExistsRequest',
  '2': [
    {'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
  ],
};