KeywordIndexParams$json top-level constant

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

Implementation

@$core.Deprecated('Use keywordIndexParamsDescriptor instead')
const KeywordIndexParams$json = {
  '1': 'KeywordIndexParams',
  '2': [
    {'1': 'is_tenant', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'isTenant', '17': true},
    {'1': 'on_disk', '3': 2, '4': 1, '5': 8, '9': 1, '10': 'onDisk', '17': true},
  ],
  '8': [
    {'1': '_is_tenant'},
    {'1': '_on_disk'},
  ],
};