UuidIndexParams$json top-level constant

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

Implementation

@$core.Deprecated('Use uuidIndexParamsDescriptor instead')
const UuidIndexParams$json = {
  '1': 'UuidIndexParams',
  '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'},
  ],
};