ShardKey$json top-level constant

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

Implementation

@$core.Deprecated('Use shardKeyDescriptor instead')
const ShardKey$json = {
  '1': 'ShardKey',
  '2': [
    {'1': 'keyword', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'keyword'},
    {'1': 'number', '3': 2, '4': 1, '5': 4, '9': 0, '10': 'number'},
  ],
  '8': [
    {'1': 'key'},
  ],
};