CollectionExists$json top-level constant

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

Implementation

@$core.Deprecated('Use collectionExistsDescriptor instead')
const CollectionExists$json = {
  '1': 'CollectionExists',
  '2': [
    {'1': 'exists', '3': 1, '4': 1, '5': 8, '10': 'exists'},
  ],
};